你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

MasterProfile interface

MasterProfile 表示主配置文件。

属性

diskEncryptionSetId

关联的 DiskEncryptionSet 的资源 ID(如果适用)。

encryptionAtHost

主虚拟机是否在主机上加密。

subnetId

主子网的 Azure 资源 ID。

vmSize

主 VM 的大小。

属性详细信息

diskEncryptionSetId

关联的 DiskEncryptionSet 的资源 ID(如果适用)。

diskEncryptionSetId?: string

属性值

string

encryptionAtHost

主虚拟机是否在主机上加密。

encryptionAtHost?: string

属性值

string

subnetId

主子网的 Azure 资源 ID。

subnetId?: string

属性值

string

vmSize

主 VM 的大小。

vmSize?: string

属性值

string