Share via


VCenterProperties.InfrastructureId Property

Definition

Gets or sets the infrastructure Id of vCenter.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to