Freigeben über


DomainOwnershipIdentifierResource.Get(CancellationToken) Methode

Definition

Beschreibung für Get ownership identifier for domain

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DomainRegistration/domains/{domainName}/domainOwnershipIdentifiers/{name}
  • Vorgang IdDomains_GetOwnershipIdentifier
public virtual Azure.Response<Azure.ResourceManager.AppService.DomainOwnershipIdentifierResource> Get (System.Threading.CancellationToken cancellationToken = default);
abstract member Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.AppService.DomainOwnershipIdentifierResource>
override this.Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.AppService.DomainOwnershipIdentifierResource>
Public Overridable Function Get (Optional cancellationToken As CancellationToken = Nothing) As Response(Of DomainOwnershipIdentifierResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: