VirtualMachineScaleSetIpTag.Tag プロパティ

定義

パブリック IP に関連付けられている IP タグを取得または設定します。 例: SQL、Storage など

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象