次の方法で共有


VirtualMachineOSProfile.Secrets プロパティ

定義

仮想マシンにインストールする必要がある証明書のセットを指定します。 仮想マシンに証明書をインストールするには、Linux 用の Azure Key Vault 仮想マシン拡張機能または Windows 用 Azure Key Vault 仮想マシン拡張機能を使用することをお勧めします。

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)

プロパティ値

適用対象