VirtualHubData.IpConfigurations Property

Definition

List of references to IpConfigurations.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Network.Models.NetworkSubResource> IpConfigurations { get; }
member this.IpConfigurations : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Network.Models.NetworkSubResource>
Public ReadOnly Property IpConfigurations As IReadOnlyList(Of NetworkSubResource)

Property Value

Applies to