DiskSecurityProfile interface
リソースのセキュリティ関連情報を格納します。
プロパティ
| secure |
機密 VM に関連付けられているディスク暗号化セットの ResourceId は、カスタマー マネージド キーで暗号化されています |
| security |
VM の SecurityType を指定します。 OS ディスクにのみ適用されます。 |
プロパティの詳細
secureVMDiskEncryptionSetId
機密 VM に関連付けられているディスク暗号化セットの ResourceId は、カスタマー マネージド キーで暗号化されています
secureVMDiskEncryptionSetId?: string
プロパティ値
string
securityType
VM の SecurityType を指定します。 OS ディスクにのみ適用されます。
securityType?: "TrustedLaunch" | "ConfidentialVM_VMGuestStateOnlyEncryptedWithPlatformKey" | "ConfidentialVM_DiskEncryptedWithPlatformKey" | "ConfidentialVM_DiskEncryptedWithCustomerKey"
プロパティ値
"TrustedLaunch" | "ConfidentialVM_VMGuestStateOnlyEncryptedWithPlatformKey" | "ConfidentialVM_DiskEncryptedWithPlatformKey" | "ConfidentialVM_DiskEncryptedWithCustomerKey"