ResourceCertificateAndAcsDetails.GlobalAcsNamespace Property

Definition

Gets or sets ACS namespace name - tenant for our service.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to