Share via


ICacheNetworkSettings.UtilityAddress Property

Definition

Array of additional IP addresses used by this cache.

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="Array of additional IP addresses used by this cache.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="utilityAddresses")]
public string[] UtilityAddress { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="Array of additional IP addresses used by this cache.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="utilityAddresses")>]
member this.UtilityAddress : string[]
Public ReadOnly Property UtilityAddress As String()

Property Value

String[]
Attributes

Applies to