Compartilhar via


CloudServiceProperties.Configuration Propriedade

Definição

Obtém ou define especifica a configuração do serviço XML (.cscfg) para o serviço de nuvem.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a