Share via


CloudServiceNetworkProfile.SlotType Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to