次の方法で共有


SecurityEncryptionType type

nodeType の securityEncryptionType 型を指定します。 現在サポートされているのは、DiskWithVMGuestState と VMGuestStateOnly のみです
KnownSecurityEncryptionType は SecurityEncryptionType と同じ意味で使用でき、この列挙型にはサービスがサポートする既知の値が含まれています。

サービスでサポートされている既知の値

DiskWithVMGuestState: マネージド ディスクと VMGuestState BLOB の暗号化用。
VMGuestStateOnly: VMGuestState BLOB のみを暗号化します。

type SecurityEncryptionType = string