Endpoints.NsxtManager Property

Definition

Gets endpoint for the NSX-T Data Center manager

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to