Share via


VirtualMachineScaleSetVMExtension.ProtectedSettingsFromKeyVault プロパティ

定義

参照渡しで渡され、キー コンテナーから使用される拡張機能で保護された設定を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.protectedSettingsFromKeyVault")]
public Microsoft.Azure.Management.Compute.Models.KeyVaultSecretReference ProtectedSettingsFromKeyVault { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.protectedSettingsFromKeyVault")>]
member this.ProtectedSettingsFromKeyVault : Microsoft.Azure.Management.Compute.Models.KeyVaultSecretReference with get, set
Public Property ProtectedSettingsFromKeyVault As KeyVaultSecretReference

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象