VirtualMachineScaleSetExtension.ProtectedSettings プロパティ

定義

拡張機能に protectedSettings または protectedSettingsFromKeyVault を含めることができるか、保護された設定をまったく含めないことを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象