次の方法で共有


ContainerServiceMasterProfile.FirstConsecutiveStaticIP プロパティ

定義

マスターの最初の静的 IP を指定するために使用される firstConsecutiveStaticIP を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象