Partager via


CloudServiceExtensionProperties.ProtectedSettings Propriété

Définition

Obtient ou définit des paramètres protégés pour l’extension qui sont chiffrés avant d’être envoyés au rôle instance.

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à