次の方法で共有


VirtualMachineScaleSetUpdateOSProfile.Secrets プロパティ

定義

VM に追加するための証明書の一覧。

public System.Collections.Generic.IList<Azure.ResourceManager.Compute.Models.VaultSecretGroup> Secrets { get; }
member this.Secrets : System.Collections.Generic.IList<Azure.ResourceManager.Compute.Models.VaultSecretGroup>
Public ReadOnly Property Secrets As IList(Of VaultSecretGroup)

プロパティ値

適用対象