ApiManagementServiceGetDomainOwnershipIdentifierResult.DomainOwnershipIdentifier Property

Definition

Gets the domain ownership identifier value.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to