SubscriptionAliasProperties.Workload Property

Definition

The workload type of the subscription. It can be either Production or DevTest.

public Azure.ResourceManager.Subscription.Models.SubscriptionWorkload? Workload { get; }
member this.Workload : Nullable<Azure.ResourceManager.Subscription.Models.SubscriptionWorkload>
Public ReadOnly Property Workload As Nullable(Of SubscriptionWorkload)

Property Value

Applies to