Share via


KubeEnvironmentPatchResource.StaticIp Property

Definition

Gets or sets static IP of the KubeEnvironment

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to