次の方法で共有


VirtualMachine.VmId プロパティ

定義

Gets は、すべての Azure IaaS VM SMBIOS でエンコードおよび格納され、プラットフォーム BIOS コマンドを使用して読み取ることができる 128 ビット識別子である VM の一意の ID を指定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.vmId")]
public string VmId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.vmId")>]
member this.VmId : string
Public ReadOnly Property VmId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象