共用方式為


VirtualMachine.ClaimedByUserId Property

Definition

Gets the lab user ID (not the PUID!) of who claimed the virtual machine.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to