共用方式為


MasterProfile interface

MasterProfile 代表主要配置檔。

屬性

diskEncryptionSetId

如果適用,則為相關聯的 DiskEncryptionSet 的資源標識符。

encryptionAtHost

主要虛擬機是否在主機上加密。

subnetId

主要子網的 Azure 資源識別碼。

vmSize

主要 VM 的大小。

屬性詳細資料

diskEncryptionSetId

如果適用,則為相關聯的 DiskEncryptionSet 的資源標識符。

diskEncryptionSetId?: string

屬性值

string

encryptionAtHost

主要虛擬機是否在主機上加密。

encryptionAtHost?: string

屬性值

string

subnetId

主要子網的 Azure 資源識別碼。

subnetId?: string

屬性值

string

vmSize

主要 VM 的大小。

vmSize?: string

屬性值

string