ResourceCertificateAndAcsDetails.GlobalAcsHostName Property

Definition

Gets or sets acs mgmt host name to connect to.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to