次の方法で共有


CloudServiceNetworkProfile.SlotType プロパティ

定義

クラウド サービスのスロットの種類。 使用できる値は br </br /><>Production<br /br />><Staging<br /br /><> If not specified, the default value is Production.

public Azure.ResourceManager.Compute.Models.CloudServiceSlotType? SlotType { get; set; }
member this.SlotType : Nullable<Azure.ResourceManager.Compute.Models.CloudServiceSlotType> with get, set
Public Property SlotType As Nullable(Of CloudServiceSlotType)

プロパティ値

適用対象