다음을 통해 공유


VMExtension.ProtectedSettings 속성

정의

확장에 protectedSettings 또는 protectedSettingsFromKeyVault 또는 보호된 설정이 포함될 수 있는 설정을 가져오거나 설정합니다.

[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

적용 대상