WebSiteResource.GetSiteDomainOwnershipIdentifiers Method

Definition

Gets a collection of SiteDomainOwnershipIdentifierResources in the WebSite.

public virtual Azure.ResourceManager.AppService.SiteDomainOwnershipIdentifierCollection GetSiteDomainOwnershipIdentifiers ();
abstract member GetSiteDomainOwnershipIdentifiers : unit -> Azure.ResourceManager.AppService.SiteDomainOwnershipIdentifierCollection
override this.GetSiteDomainOwnershipIdentifiers : unit -> Azure.ResourceManager.AppService.SiteDomainOwnershipIdentifierCollection
Public Overridable Function GetSiteDomainOwnershipIdentifiers () As SiteDomainOwnershipIdentifierCollection

Returns

An object representing collection of SiteDomainOwnershipIdentifierResources and their operations over a SiteDomainOwnershipIdentifierResource.

Applies to