Compartir a través de


SwapResourceProperties.SlotType Propiedad

Definición

Obtiene o establece especifica información de ranura en un servicio en la nube. Entre los valores posibles se incluyen: "Production", "Staging"

[Newtonsoft.Json.JsonProperty(PropertyName="slotType")]
public Microsoft.Azure.Management.Network.Models.SlotType? SlotType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="slotType")>]
member this.SlotType : Nullable<Microsoft.Azure.Management.Network.Models.SlotType> with get, set
Public Property SlotType As Nullable(Of SlotType)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a