NatGatewayData.PublicIPPrefixes Property

Definition

An array of public ip prefixes associated with the nat gateway resource.

public System.Collections.Generic.IList<Azure.ResourceManager.Resources.Models.WritableSubResource> PublicIPPrefixes { get; }
member this.PublicIPPrefixes : System.Collections.Generic.IList<Azure.ResourceManager.Resources.Models.WritableSubResource>
Public ReadOnly Property PublicIPPrefixes As IList(Of WritableSubResource)

Property Value

Applies to