Sdílet prostřednictvím


OnPremiseResourceDetails.SourceComputerId Property

Definition

Gets or sets the oms agent Id installed on the machine

[Newtonsoft.Json.JsonProperty(PropertyName="sourceComputerId")]
public string SourceComputerId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sourceComputerId")>]
member this.SourceComputerId : string with get, set
Public Property SourceComputerId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to