Share via


StorageCacheData.MountAddresses Property

Definition

Array of IPv4 addresses that can be used by clients mounting this cache.

public System.Collections.Generic.IReadOnlyList<System.Net.IPAddress> MountAddresses { get; }
member this.MountAddresses : System.Collections.Generic.IReadOnlyList<System.Net.IPAddress>
Public ReadOnly Property MountAddresses As IReadOnlyList(Of IPAddress)

Property Value

Applies to