Dela via


SubscriptionAliasResponseProperties.Workload Property

Definition

Gets or sets possible values include: 'Production', 'DevTest'

[Newtonsoft.Json.JsonProperty(PropertyName="workload")]
public string Workload { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="workload")>]
member this.Workload : string with get, set
Public Property Workload As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to