Partager via


GenericContainerExtendedInfo.ServiceEndpoints Propriété

Définition

Obtient ou définit des points de terminaison de service de sauvegarde Azure pour le conteneur

[Newtonsoft.Json.JsonProperty(PropertyName="serviceEndpoints")]
public System.Collections.Generic.IDictionary<string,string> ServiceEndpoints { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="serviceEndpoints")>]
member this.ServiceEndpoints : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property ServiceEndpoints As IDictionary(Of String, String)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à