WindowsVMDiskEncryptionConfiguration クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Windows 仮想マシンに適用する暗号化構成を表す種類。
public sealed class WindowsVMDiskEncryptionConfiguration : Microsoft.Azure.Management.Compute.Fluent.VirtualMachineEncryptionConfiguration<Microsoft.Azure.Management.Compute.Fluent.WindowsVMDiskEncryptionConfiguration>
type WindowsVMDiskEncryptionConfiguration = class
inherit VirtualMachineEncryptionConfiguration<WindowsVMDiskEncryptionConfiguration>
Public NotInheritable Class WindowsVMDiskEncryptionConfiguration
Inherits VirtualMachineEncryptionConfiguration(Of WindowsVMDiskEncryptionConfiguration)
- 継承
-
WindowsVMDiskEncryptionConfiguration
コンストラクター
WindowsVMDiskEncryptionConfiguration(String) |
WindowsVMDiskEncryptionConfiguration を作成します。 |
WindowsVMDiskEncryptionConfiguration(String, String, String) |
WindowsVMDiskEncryptionConfiguration を作成します。 |
フィールド
aadClientId |
Windows 仮想マシンに適用する暗号化構成を表す種類。 (継承元 VirtualMachineEncryptionConfiguration<T>) |
aadSecret |
Windows 仮想マシンに適用する暗号化構成を表す種類。 (継承元 VirtualMachineEncryptionConfiguration<T>) |
encryptionAlgorithm |
Windows 仮想マシンに適用する暗号化構成を表す種類。 (継承元 VirtualMachineEncryptionConfiguration<T>) |
keyEncryptionKeyURL |
Windows 仮想マシンに適用する暗号化構成を表す種類。 (継承元 VirtualMachineEncryptionConfiguration<T>) |
keyEncryptionKeyVaultId |
Windows 仮想マシンに適用する暗号化構成を表す種類。 (継承元 VirtualMachineEncryptionConfiguration<T>) |
keyVaultId |
Windows 仮想マシンに適用する暗号化構成を表す種類。 (継承元 VirtualMachineEncryptionConfiguration<T>) |
passPhrase |
Windows 仮想マシンに適用する暗号化構成を表す種類。 (継承元 VirtualMachineEncryptionConfiguration<T>) |
volumeType |
Windows 仮想マシンに適用する暗号化構成を表す種類。 (継承元 VirtualMachineEncryptionConfiguration<T>) |
メソッド
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET