Click or drag to resize

AzureSettingsKey Property

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

Gets or sets the

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 string Key { get; set; }

Property Value

Type: String

Implements

IAzureCredentialsKey
See Also