ControlPlaneAclPatchProperties.IPAddressType 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.
IP Address Type. IPv4 or IPv6.
public Azure.ResourceManager.ManagedNetworkFabric.Models.NetworkFabricIPAddressType? IPAddressType { get; set; }
member this.IPAddressType : Nullable<Azure.ResourceManager.ManagedNetworkFabric.Models.NetworkFabricIPAddressType> with get, set
Public Property IPAddressType As Nullable(Of NetworkFabricIPAddressType)