次の方法で共有


KubeEnvironmentPatchResource.StaticIp プロパティ

定義

KubeEnvironment の静的 IP を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象