共用方式為


OSProfile.ComputerName Property

Definition

Gets specifies the host OS name of the hybrid machine.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to