Udostępnij za pośrednictwem


IDomainsOperations Interfejs

Definicja

DomenyOperations operacje.

public interface IDomainsOperations
type IDomainsOperations = interface
Public Interface IDomainsOperations

Metody

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

Tworzy lub aktualizuje domenę.

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

Sprawdź, czy domena jest dostępna do rejestracji.

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

Tworzy identyfikator własności dla domeny lub aktualizuje szczegóły identyfikatora dla istniejącego identyfikatora identifer

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

Tworzy lub aktualizuje domenę.

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

Usuwanie identyfikatora własności dla domeny

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

Usuń domenę.

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

Wygeneruj żądanie logowania jednokrotnego dla portalu zarządzania domeną.

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

Uzyskiwanie identyfikatora własności dla domeny

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

Pobierz domenę.

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

Pobierz wszystkie domeny w grupie zasobów.

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

Pobierz wszystkie domeny w grupie zasobów.

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

Pobierz wszystkie domeny w subskrypcji.

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

Wyświetla listę identyfikatorów własności domeny.

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

Wyświetla listę identyfikatorów własności domeny.

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

Uzyskaj zalecenia dotyczące nazwy domeny na podstawie słów kluczowych.

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

Uzyskaj zalecenia dotyczące nazwy domeny na podstawie słów kluczowych.

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

Pobierz wszystkie domeny w subskrypcji.

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

Odnów domenę.

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

Tworzy identyfikator własności dla domeny lub aktualizuje szczegóły identyfikatora dla istniejącego identyfikatora identifer

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

Tworzy lub aktualizuje domenę.

Metody rozszerzania

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

Tworzy lub aktualizuje domenę.

CheckAvailabilityAsync(IDomainsOperations, String, CancellationToken)

Sprawdź, czy domena jest dostępna do rejestracji.

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

Tworzy lub aktualizuje domenę.

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

Tworzy identyfikator własności dla domeny lub aktualizuje szczegóły identyfikatora dla istniejącego identyfikatora identifer

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

Usuń domenę.

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

Usuwanie identyfikatora własności dla domeny

GetAsync(IDomainsOperations, String, String, CancellationToken)

Pobierz domenę.

GetControlCenterSsoRequestAsync(IDomainsOperations, CancellationToken)

Wygeneruj żądanie logowania jednokrotnego dla portalu zarządzania domeną.

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

Uzyskiwanie identyfikatora własności dla domeny

ListAsync(IDomainsOperations, CancellationToken)

Pobierz wszystkie domeny w subskrypcji.

ListByResourceGroupAsync(IDomainsOperations, String, CancellationToken)

Pobierz wszystkie domeny w grupie zasobów.

ListByResourceGroupNextAsync(IDomainsOperations, String, CancellationToken)

Pobierz wszystkie domeny w grupie zasobów.

ListNextAsync(IDomainsOperations, String, CancellationToken)

Pobierz wszystkie domeny w subskrypcji.

ListOwnershipIdentifiersAsync(IDomainsOperations, String, String, CancellationToken)

Wyświetla listę identyfikatorów własności domeny.

ListOwnershipIdentifiersNextAsync(IDomainsOperations, String, CancellationToken)

Wyświetla listę identyfikatorów własności domeny.

ListRecommendationsAsync(IDomainsOperations, DomainRecommendationSearchParameters, CancellationToken)

Uzyskaj zalecenia dotyczące nazwy domeny na podstawie słów kluczowych.

ListRecommendationsNextAsync(IDomainsOperations, String, CancellationToken)

Uzyskaj zalecenia dotyczące nazwy domeny na podstawie słów kluczowych.

RenewAsync(IDomainsOperations, String, String, CancellationToken)

Odnów domenę.

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

Tworzy lub aktualizuje domenę.

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

Tworzy identyfikator własności dla domeny lub aktualizuje szczegóły identyfikatora dla istniejącego identyfikatora identifer

Dotyczy