Click or drag to resize

AzureSettingsServiceManager Property

[This is preliminary documentation and is subject to change.]

Gets (or creates and gets) the service manager used to get the Azure client service

Namespace:  TheInjectables.Feature.PaaSPort.DXF.Providers.Azure.Plugins
Assembly:  TheInjectables.Feature.PaaSPort.DXF (in TheInjectables.Feature.PaaSPort.DXF.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public IAzureServiceManager ServiceManager { get; }

Property Value

Type: IAzureServiceManager
See Also