次の方法で共有


SwapResourceProperties.SlotType プロパティ

定義

クラウド サービスのスロット情報を取得または設定します。 使用可能な値は、'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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象