Share via


SubscriptionAliasCreateOrUpdateContent.Workload Property

Definition

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

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

Property Value

Applies to