Udostępnij za pośrednictwem


HybridComputeNetworkInterface.IPAddresses Property

Definition

The list of IP addresses in this interface.

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

Property Value

Applies to