你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
VmInstanceHybridIdentityMetadataProperties interface
Describes the properties of Hybrid Identity Metadata for a Virtual Machine.
Properties
provisioning |
Provisioning state of the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
public |
Gets or sets the Public Key. |
resource |
The unique identifier for the resource. |
Property Details
provisioningState
Provisioning state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
publicKey
Gets or sets the Public Key.
publicKey?: string
Property Value
string
resourceUid
The unique identifier for the resource.
resourceUid?: string
Property Value
string