Sdílet prostřednictvím


IDomainsOperations Rozhraní

Definice

DomainsOperations operace.

public interface IDomainsOperations
type IDomainsOperations = interface
Public Interface IDomainsOperations

Metody

BeginCreateOrUpdateWithHttpMessagesAsync(String, String, DomainInner, Dictionary<String,List<String>>, CancellationToken)

Vytvoří nebo aktualizuje doménu.

CheckAvailabilityWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

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

CreateOrUpdateOwnershipIdentifierWithHttpMessagesAsync(String, String, String, DomainOwnershipIdentifierInner, Dictionary<String, List<String>>, CancellationToken)

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

CreateOrUpdateWithHttpMessagesAsync(String, String, DomainInner, Dictionary<String,List<String>>, CancellationToken)

Vytvoří nebo aktualizuje doménu.

DeleteOwnershipIdentifierWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

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

DeleteWithHttpMessagesAsync(String, String, Nullable<Boolean>, Dictionary<String,List<String>>, CancellationToken)

Odstranění domény

GetControlCenterSsoRequestWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken)

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

GetOwnershipIdentifierWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

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

GetWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Získejte doménu.

ListByResourceGroupNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

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

ListByResourceGroupWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

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

ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

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

ListOwnershipIdentifiersNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

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

ListOwnershipIdentifiersWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

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

ListRecommendationsNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

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

ListRecommendationsWithHttpMessagesAsync(DomainRecommendationSearchParameters, Dictionary<String,List<String>>, CancellationToken)

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

ListWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken)

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

RenewWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Prodloužení platnosti domény

UpdateOwnershipIdentifierWithHttpMessagesAsync(String, String, String, DomainOwnershipIdentifierInner, Dictionary<String,List<String>>, CancellationToken)

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

UpdateWithHttpMessagesAsync(String, String, DomainPatchResource, Dictionary<String,List<String>>, CancellationToken)

Vytvoří nebo aktualizuje doménu.

Metody rozšíření

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