UploadCertificateResponse.AzureManagementEndpointAudience Property

Definition

Gets the azure management endpoint audience.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to