Share via


ICache.MountAddress Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="Array of IPv4 addresses that can be used by clients mounting this cache.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="mountAddresses")]
public string[] MountAddress { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="Array of IPv4 addresses that can be used by clients mounting this cache.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="mountAddresses")>]
member this.MountAddress : string[]
Public ReadOnly Property MountAddress As String()

Property Value

String[]
Attributes

Applies to