Freigeben über


CloudServiceProperties.ConfigurationUrl Eigenschaft

Definition

Ruft ab oder legt eine URL fest, die auf den Speicherort der Dienstkonfiguration im Blobdienst verweist. Die Dienstpaket-URL kann SAS-URI (Shared Access Signature) aus einem beliebigen Speicherkonto sein. Dies ist eine schreibgeschützte Eigenschaft und wird in GET-Aufrufen nicht zurückgegeben.

[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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: