次の方法で共有


SiteInner.SlotSwapStatus プロパティ

定義

最後のデプロイ スロットスワップ操作の状態を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.slotSwapStatus")]
public Microsoft.Azure.Management.AppService.Fluent.Models.SlotSwapStatus SlotSwapStatus { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.slotSwapStatus")>]
member this.SlotSwapStatus : Microsoft.Azure.Management.AppService.Fluent.Models.SlotSwapStatus
Public ReadOnly Property SlotSwapStatus As SlotSwapStatus

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象