IPAllocation.IPAllocationType Property

Definition

The type for the IpAllocation.

public Azure.Provisioning.BicepValue<Azure.Provisioning.Network.NetworkIPAllocationType> IPAllocationType { get; set; }
member this.IPAllocationType : Azure.Provisioning.BicepValue<Azure.Provisioning.Network.NetworkIPAllocationType> with get, set
Public Property IPAllocationType As BicepValue(Of NetworkIPAllocationType)

Property Value

Applies to