Partager via


DomainsOperationsExtensions.ListOwnershipIdentifiers Méthode

Définition

Répertorie les identificateurs de propriété de domaine.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.WebSites.Models.DomainOwnershipIdentifier> ListOwnershipIdentifiers (this Microsoft.Azure.Management.WebSites.IDomainsOperations operations, string resourceGroupName, string domainName);
static member ListOwnershipIdentifiers : Microsoft.Azure.Management.WebSites.IDomainsOperations * string * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.WebSites.Models.DomainOwnershipIdentifier>
<Extension()>
Public Function ListOwnershipIdentifiers (operations As IDomainsOperations, resourceGroupName As String, domainName As String) As IPage(Of DomainOwnershipIdentifier)

Paramètres

operations
IDomainsOperations

Groupe d’opérations pour cette méthode d’extension.

resourceGroupName
String

Nom du groupe de ressources auquel appartient la ressource.

domainName
String

Nom du domaine.

Retours

Remarques

Description pour répertorie les identificateurs de propriété de domaine.

S’applique à