Sdílet prostřednictvím


IpamPoolProperties.ParentPoolName Property

Definition

Gets or sets string representing parent IpamPool resource name. If empty the IpamPool will be a root pool.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to