Share via


UploadCertificateResponse.AzureManagementEndpointAudience Property

Definition

Gets or sets the azure management endpoint audience.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to