Partager via


CloudServiceProperties.ConfigurationUrl Propriété

Définition

Obtient ou définit une URL qui fait référence à l’emplacement de la configuration du service dans le service Blob. L’URL du package de service peut être un URI de signature d’accès partagé (SAS) à partir de n’importe quel compte de stockage. Il s’agit d’une propriété en écriture seule qui n’est pas retournée dans les appels GET.

[Newtonsoft.Json.JsonProperty(PropertyName="configurationUrl")]
public string ConfigurationUrl { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="configurationUrl")>]
member this.ConfigurationUrl : string with get, set
Public Property ConfigurationUrl As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à