IpamPoolProperties.ParentPoolName Property

Definition

String representing parent IpamPool resource name. If empty the IpamPool will be a root pool.

public Azure.Provisioning.BicepValue<string> ParentPoolName { get; set; }
member this.ParentPoolName : Azure.Provisioning.BicepValue<string> with get, set
Public Property ParentPoolName As BicepValue(Of String)

Property Value

Applies to