共用方式為


CniConfig.PodSubnet Property

Definition

Gets pod Subnet

[Newtonsoft.Json.JsonProperty(PropertyName="podSubnet")]
public string PodSubnet { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="podSubnet")>]
member this.PodSubnet : string
Public ReadOnly Property PodSubnet As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to