AzureEndpointConverterAddPlugins Method |
[This is preliminary documentation and is subject to change.]
Converts the Azure Endpoint settings item to an object and adds
it to the endpoint's
Namespace:
TheInjectables.Feature.PaaSPort.DXF.Providers.Azure.Converters.Endpoints
Assembly:
TheInjectables.Feature.PaaSPort.DXF (in TheInjectables.Feature.PaaSPort.DXF.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxprotected override void AddPlugins(
ItemModel source,
Endpoint endpoint
)
Parameters
- source
- Type: ItemModel
The to convert the settings from - endpoint
- Type: Endpoint
The to add the converted settings to
See AlsoReference
Endpoint.Plugins
ItemModel
Endpoint