Udostępnij za pośrednictwem


CustomerSubscriptions class

Klasa reprezentująca subskrypcje CustomerSubscriptions.

Konstruktory

CustomerSubscriptions(AzureStackManagementClientContext)

Utwórz subskrypcje CustomerSubscriptions.

Metody

create(string, string, string, CustomerSubscription, RequestOptionsBase)

Tworzy nową subskrypcję klienta w ramach rejestracji.

create(string, string, string, CustomerSubscription, RequestOptionsBase, ServiceCallback<CustomerSubscription>)
create(string, string, string, CustomerSubscription, ServiceCallback<CustomerSubscription>)
deleteMethod(string, string, string, RequestOptionsBase)

Usuwa subskrypcję klienta w ramach rejestracji.

deleteMethod(string, string, string, RequestOptionsBase, ServiceCallback<void>)
deleteMethod(string, string, string, ServiceCallback<void>)
get(string, string, string, RequestOptionsBase)

Zwraca określony produkt.

get(string, string, string, RequestOptionsBase, ServiceCallback<CustomerSubscription>)
get(string, string, string, ServiceCallback<CustomerSubscription>)
list(string, string, RequestOptionsBase)

Zwraca listę produktów.

list(string, string, RequestOptionsBase, ServiceCallback<CustomerSubscriptionList>)
list(string, string, ServiceCallback<CustomerSubscriptionList>)
listNext(string, RequestOptionsBase)

Zwraca listę produktów.

listNext(string, RequestOptionsBase, ServiceCallback<CustomerSubscriptionList>)
listNext(string, ServiceCallback<CustomerSubscriptionList>)

Szczegóły konstruktora

CustomerSubscriptions(AzureStackManagementClientContext)

Utwórz subskrypcje CustomerSubscriptions.

new CustomerSubscriptions(client: AzureStackManagementClientContext)

Parametry

client
AzureStackManagementClientContext

Odwołanie do klienta usługi.

Szczegóły metody

create(string, string, string, CustomerSubscription, RequestOptionsBase)

Tworzy nową subskrypcję klienta w ramach rejestracji.

function create(resourceGroup: string, registrationName: string, customerSubscriptionName: string, customerCreationParameters: CustomerSubscription, options?: RequestOptionsBase): Promise<CustomerSubscriptionsCreateResponse>

Parametry

resourceGroup

string

Nazwa grupy zasobów.

registrationName

string

Nazwa rejestracji usługi Azure Stack.

customerSubscriptionName

string

Nazwa produktu.

customerCreationParameters
CustomerSubscription

Parametry służą do tworzenia subskrypcji klienta.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

Promise<Models.CustomerSubscriptionsCreateResponse>

create(string, string, string, CustomerSubscription, RequestOptionsBase, ServiceCallback<CustomerSubscription>)

function create(resourceGroup: string, registrationName: string, customerSubscriptionName: string, customerCreationParameters: CustomerSubscription, options: RequestOptionsBase, callback: ServiceCallback<CustomerSubscription>)

Parametry

resourceGroup

string

Nazwa grupy zasobów.

registrationName

string

Nazwa rejestracji usługi Azure Stack.

customerSubscriptionName

string

Nazwa produktu.

customerCreationParameters
CustomerSubscription

Parametry służą do tworzenia subskrypcji klienta.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<CustomerSubscription>

Wywołanie zwrotne

create(string, string, string, CustomerSubscription, ServiceCallback<CustomerSubscription>)

function create(resourceGroup: string, registrationName: string, customerSubscriptionName: string, customerCreationParameters: CustomerSubscription, callback: ServiceCallback<CustomerSubscription>)

Parametry

resourceGroup

string

Nazwa grupy zasobów.

registrationName

string

Nazwa rejestracji usługi Azure Stack.

customerSubscriptionName

string

Nazwa produktu.

customerCreationParameters
CustomerSubscription

Parametry służą do tworzenia subskrypcji klienta.

callback

ServiceCallback<CustomerSubscription>

Wywołanie zwrotne

deleteMethod(string, string, string, RequestOptionsBase)

Usuwa subskrypcję klienta w ramach rejestracji.

function deleteMethod(resourceGroup: string, registrationName: string, customerSubscriptionName: string, options?: RequestOptionsBase): Promise<RestResponse>

Parametry

resourceGroup

string

Nazwa grupy zasobów.

registrationName

string

Nazwa rejestracji usługi Azure Stack.

customerSubscriptionName

string

Nazwa produktu.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

Promise<RestResponse>

Promise<msRest.RestResponse>

deleteMethod(string, string, string, RequestOptionsBase, ServiceCallback<void>)

function deleteMethod(resourceGroup: string, registrationName: string, customerSubscriptionName: string, options: RequestOptionsBase, callback: ServiceCallback<void>)

Parametry

resourceGroup

string

Nazwa grupy zasobów.

registrationName

string

Nazwa rejestracji usługi Azure Stack.

customerSubscriptionName

string

Nazwa produktu.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<void>

Wywołanie zwrotne

deleteMethod(string, string, string, ServiceCallback<void>)

function deleteMethod(resourceGroup: string, registrationName: string, customerSubscriptionName: string, callback: ServiceCallback<void>)

Parametry

resourceGroup

string

Nazwa grupy zasobów.

registrationName

string

Nazwa rejestracji usługi Azure Stack.

customerSubscriptionName

string

Nazwa produktu.

callback

ServiceCallback<void>

Wywołanie zwrotne

get(string, string, string, RequestOptionsBase)

Zwraca określony produkt.

function get(resourceGroup: string, registrationName: string, customerSubscriptionName: string, options?: RequestOptionsBase): Promise<CustomerSubscriptionsGetResponse>

Parametry

resourceGroup

string

Nazwa grupy zasobów.

registrationName

string

Nazwa rejestracji usługi Azure Stack.

customerSubscriptionName

string

Nazwa produktu.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

Promise<Models.CustomerSubscriptionsGetResponse>

get(string, string, string, RequestOptionsBase, ServiceCallback<CustomerSubscription>)

function get(resourceGroup: string, registrationName: string, customerSubscriptionName: string, options: RequestOptionsBase, callback: ServiceCallback<CustomerSubscription>)

Parametry

resourceGroup

string

Nazwa grupy zasobów.

registrationName

string

Nazwa rejestracji usługi Azure Stack.

customerSubscriptionName

string

Nazwa produktu.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<CustomerSubscription>

Wywołanie zwrotne

get(string, string, string, ServiceCallback<CustomerSubscription>)

function get(resourceGroup: string, registrationName: string, customerSubscriptionName: string, callback: ServiceCallback<CustomerSubscription>)

Parametry

resourceGroup

string

Nazwa grupy zasobów.

registrationName

string

Nazwa rejestracji usługi Azure Stack.

customerSubscriptionName

string

Nazwa produktu.

callback

ServiceCallback<CustomerSubscription>

Wywołanie zwrotne

list(string, string, RequestOptionsBase)

Zwraca listę produktów.

function list(resourceGroup: string, registrationName: string, options?: RequestOptionsBase): Promise<CustomerSubscriptionsListResponse>

Parametry

resourceGroup

string

Nazwa grupy zasobów.

registrationName

string

Nazwa rejestracji usługi Azure Stack.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

Promise<Models.CustomerSubscriptionsListResponse>

list(string, string, RequestOptionsBase, ServiceCallback<CustomerSubscriptionList>)

function list(resourceGroup: string, registrationName: string, options: RequestOptionsBase, callback: ServiceCallback<CustomerSubscriptionList>)

Parametry

resourceGroup

string

Nazwa grupy zasobów.

registrationName

string

Nazwa rejestracji usługi Azure Stack.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<CustomerSubscriptionList>

Wywołanie zwrotne

list(string, string, ServiceCallback<CustomerSubscriptionList>)

function list(resourceGroup: string, registrationName: string, callback: ServiceCallback<CustomerSubscriptionList>)

Parametry

resourceGroup

string

Nazwa grupy zasobów.

registrationName

string

Nazwa rejestracji usługi Azure Stack.

callback

ServiceCallback<CustomerSubscriptionList>

Wywołanie zwrotne

listNext(string, RequestOptionsBase)

Zwraca listę produktów.

function listNext(nextPageLink: string, options?: RequestOptionsBase): Promise<CustomerSubscriptionsListNextResponse>

Parametry

nextPageLink

string

Operacja NextLink z poprzedniego pomyślnego wywołania do listy.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

Promise<Models.CustomerSubscriptionsListNextResponse>

listNext(string, RequestOptionsBase, ServiceCallback<CustomerSubscriptionList>)

function listNext(nextPageLink: string, options: RequestOptionsBase, callback: ServiceCallback<CustomerSubscriptionList>)

Parametry

nextPageLink

string

Operacja NextLink z poprzedniego pomyślnego wywołania do listy.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<CustomerSubscriptionList>

Wywołanie zwrotne

listNext(string, ServiceCallback<CustomerSubscriptionList>)

function listNext(nextPageLink: string, callback: ServiceCallback<CustomerSubscriptionList>)

Parametry

nextPageLink

string

Operacja NextLink z poprzedniego pomyślnego wywołania do listy.

callback

ServiceCallback<CustomerSubscriptionList>

Wywołanie zwrotne