次の方法で共有


CloudServiceExtensionProperties.ProtectedSettingsFromKeyVault プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象