Language

AppServiceDomainResource.GetDomainOwnershipIdentifiers Method

Definition

Gets a collection of DomainOwnershipIdentifiers in the AppServiceDomainResource.

public virtual Azure.ResourceManager.DomainRegistration.DomainOwnershipIdentifierCollection GetDomainOwnershipIdentifiers();
abstract member GetDomainOwnershipIdentifiers : unit -> Azure.ResourceManager.DomainRegistration.DomainOwnershipIdentifierCollection
override this.GetDomainOwnershipIdentifiers : unit -> Azure.ResourceManager.DomainRegistration.DomainOwnershipIdentifierCollection
Public Overridable Function GetDomainOwnershipIdentifiers () As DomainOwnershipIdentifierCollection

Returns

An object representing collection of DomainOwnershipIdentifiers and their operations over a DomainOwnershipIdentifierResource.

Applies to