Click or drag to resize

AzureCredentialsSubscriptionId Property

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

Gets or sets ID of the Azure subscription

Namespace:  TheInjectables.Feature.PaaSPort.Azure.Client.Authentication
Assembly:  TheInjectables.Feature.PaaSPort.Azure (in TheInjectables.Feature.PaaSPort.Azure.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public string SubscriptionId { get; set; }

Property Value

Type: String

Implements

IAzureCredentialsSubscriptionId
See Also