VirtualMachineScaleSetIpTag.IpTagType プロパティ

定義

IP タグの種類を取得または設定します。 例: FirstPartyUsage。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象