Condividi tramite


ICacheProperties.NetworkSettingUtilityAddress 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[] NetworkSettingUtilityAddress { 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.NetworkSettingUtilityAddress : string[]
Public ReadOnly Property NetworkSettingUtilityAddress As String()

Property Value

String[]
Attributes

Applies to