Partager via


Cache.MountAddresses Propriété

Définition

Obtient un tableau d’adresses IP qui peuvent être utilisées par les clients qui montent ce cache.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.mountAddresses")]
public System.Collections.Generic.IList<string> MountAddresses { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.mountAddresses")>]
member this.MountAddresses : System.Collections.Generic.IList<string>
Public ReadOnly Property MountAddresses As IList(Of String)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à