次の方法で共有


CloudServiceExtensionProperties.ProtectedSettings プロパティ

定義

ロール インスタンスに送信される前に暗号化される拡張機能の保護された設定を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象