IpamPoolProperties.ParentPoolName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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