Compartilhar via


CloudServiceExtensionProperties.ProtectedSettings Propriedade

Definição

Obtém ou define as configurações protegidas para a extensão que são criptografadas antes de serem enviadas para a instância de função.

[Newtonsoft.Json.JsonProperty(PropertyName="protectedSettings")]
public object ProtectedSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="protectedSettings")>]
member this.ProtectedSettings : obj with get, set
Public Property ProtectedSettings As Object

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a