Sdílet prostřednictvím


DomainsOperationsExtensions Třída

Definice

Metody rozšíření pro DomainsOperations.

public static class DomainsOperationsExtensions
type DomainsOperationsExtensions = class
Public Module DomainsOperationsExtensions
Dědičnost
DomainsOperationsExtensions

Metody

BeginCreateOrUpdateAsync(IDomainsOperations, String, String, DomainInner, CancellationToken)

Vytvoří nebo aktualizuje doménu.

CheckAvailabilityAsync(IDomainsOperations, String, CancellationToken)

Zkontrolujte, jestli je doména dostupná pro registraci.

CreateOrUpdateAsync(IDomainsOperations, String, String, DomainInner, CancellationToken)

Vytvoří nebo aktualizuje doménu.

CreateOrUpdateOwnershipIdentifierAsync(IDomainsOperations, String, String, String, DomainOwnershipIdentifierInner, CancellationToken)

Vytvoří identifikátor vlastnictví pro doménu nebo aktualizuje podrobnosti identifikátoru pro existující identifikátor.

DeleteAsync(IDomainsOperations, String, String, Nullable<Boolean>, CancellationToken)

Odstranění domény

DeleteOwnershipIdentifierAsync(IDomainsOperations, String, String, String, CancellationToken)

Odstranění identifikátoru vlastnictví domény

GetAsync(IDomainsOperations, String, String, CancellationToken)

Získejte doménu.

GetControlCenterSsoRequestAsync(IDomainsOperations, CancellationToken)

Vygenerujte žádost o jednotné přihlašování pro portál pro správu domény.

GetOwnershipIdentifierAsync(IDomainsOperations, String, String, String, CancellationToken)

Získání identifikátoru vlastnictví domény

ListAsync(IDomainsOperations, CancellationToken)

Získejte všechny domény v předplatném.

ListByResourceGroupAsync(IDomainsOperations, String, CancellationToken)

Získejte všechny domény ve skupině prostředků.

ListByResourceGroupNextAsync(IDomainsOperations, String, CancellationToken)

Získejte všechny domény ve skupině prostředků.

ListNextAsync(IDomainsOperations, String, CancellationToken)

Získejte všechny domény v předplatném.

ListOwnershipIdentifiersAsync(IDomainsOperations, String, String, CancellationToken)

Zobrazí seznam identifikátorů vlastnictví domény.

ListOwnershipIdentifiersNextAsync(IDomainsOperations, String, CancellationToken)

Zobrazí seznam identifikátorů vlastnictví domény.

ListRecommendationsAsync(IDomainsOperations, DomainRecommendationSearchParameters, CancellationToken)

Získejte doporučení pro názvy domén na základě klíčových slov.

ListRecommendationsNextAsync(IDomainsOperations, String, CancellationToken)

Získejte doporučení pro názvy domén na základě klíčových slov.

RenewAsync(IDomainsOperations, String, String, CancellationToken)

Prodloužení platnosti domény

UpdateAsync(IDomainsOperations, String, String, DomainPatchResource, CancellationToken)

Vytvoří nebo aktualizuje doménu.

UpdateOwnershipIdentifierAsync(IDomainsOperations, String, String, String, DomainOwnershipIdentifierInner, CancellationToken)

Vytvoří identifikátor vlastnictví pro doménu nebo aktualizuje podrobnosti identifikátoru pro existující identifikátor.

Platí pro