CustomerSubscriptions class

CustomerSubscriptions osztály.

Konstruktorok

CustomerSubscriptions(AzureStackManagementClientContext)

CustomerSubscriptions létrehozása.

Konstruktor adatai

CustomerSubscriptions(AzureStackManagementClientContext)

CustomerSubscriptions létrehozása.

new CustomerSubscriptions(client: AzureStackManagementClientContext)

Paraméterek

client
AzureStackManagementClientContext

Hivatkozás a szolgáltatásügyfélre.

Metódus adatai

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

Új ügyfél-előfizetést hoz létre egy regisztráció alatt.

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

Paraméterek

resourceGroup

string

Az erőforráscsoport neve.

registrationName

string

Az Azure Stack-regisztráció neve.

customerSubscriptionName

string

A termék neve.

customerCreationParameters
CustomerSubscription

A paraméterek ügyfél-előfizetés létrehozásához használhatók.

options
RequestOptionsBase

Az opcionális paraméterek

Válaszok

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>)

Paraméterek

resourceGroup

string

Az erőforráscsoport neve.

registrationName

string

Az Azure Stack-regisztráció neve.

customerSubscriptionName

string

A termék neve.

customerCreationParameters
CustomerSubscription

A paraméterek ügyfél-előfizetés létrehozásához használhatók.

options
RequestOptionsBase

Az opcionális paraméterek

callback

ServiceCallback<CustomerSubscription>

A visszahívás

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

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

Paraméterek

resourceGroup

string

Az erőforráscsoport neve.

registrationName

string

Az Azure Stack-regisztráció neve.

customerSubscriptionName

string

A termék neve.

customerCreationParameters
CustomerSubscription

A paraméterek ügyfél-előfizetés létrehozásához használhatók.

callback

ServiceCallback<CustomerSubscription>

A visszahívás

deleteMethod(string, string, string, RequestOptionsBase)

Regisztráció alatt törli az ügyfél-előfizetést.

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

Paraméterek

resourceGroup

string

Az erőforráscsoport neve.

registrationName

string

Az Azure Stack-regisztráció neve.

customerSubscriptionName

string

A termék neve.

options
RequestOptionsBase

Az opcionális paraméterek

Válaszok

Promise<RestResponse>

Ígéret<msRest.RestResponse>

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

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

Paraméterek

resourceGroup

string

Az erőforráscsoport neve.

registrationName

string

Az Azure Stack-regisztráció neve.

customerSubscriptionName

string

A termék neve.

options
RequestOptionsBase

Az opcionális paraméterek

callback

ServiceCallback<void>

A visszahívás

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

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

Paraméterek

resourceGroup

string

Az erőforráscsoport neve.

registrationName

string

Az Azure Stack-regisztráció neve.

customerSubscriptionName

string

A termék neve.

callback

ServiceCallback<void>

A visszahívás

get(string, string, string, RequestOptionsBase)

A megadott terméket adja vissza.

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

Paraméterek

resourceGroup

string

Az erőforráscsoport neve.

registrationName

string

Az Azure Stack-regisztráció neve.

customerSubscriptionName

string

A termék neve.

options
RequestOptionsBase

Az opcionális paraméterek

Válaszok

Promise<Models.CustomerSubscriptionsGetResponse>

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

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

Paraméterek

resourceGroup

string

Az erőforráscsoport neve.

registrationName

string

Az Azure Stack-regisztráció neve.

customerSubscriptionName

string

A termék neve.

options
RequestOptionsBase

Az opcionális paraméterek

callback

ServiceCallback<CustomerSubscription>

A visszahívás

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

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

Paraméterek

resourceGroup

string

Az erőforráscsoport neve.

registrationName

string

Az Azure Stack-regisztráció neve.

customerSubscriptionName

string

A termék neve.

callback

ServiceCallback<CustomerSubscription>

A visszahívás

list(string, string, RequestOptionsBase)

A termékek listáját adja vissza.

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

Paraméterek

resourceGroup

string

Az erőforráscsoport neve.

registrationName

string

Az Azure Stack-regisztráció neve.

options
RequestOptionsBase

Az opcionális paraméterek

Válaszok

Promise<Models.CustomerSubscriptionsListResponse>

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

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

Paraméterek

resourceGroup

string

Az erőforráscsoport neve.

registrationName

string

Az Azure Stack-regisztráció neve.

options
RequestOptionsBase

Az opcionális paraméterek

callback

ServiceCallback<CustomerSubscriptionList>

A visszahívás

list(string, string, ServiceCallback<CustomerSubscriptionList>)

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

Paraméterek

resourceGroup

string

Az erőforráscsoport neve.

registrationName

string

Az Azure Stack-regisztráció neve.

callback

ServiceCallback<CustomerSubscriptionList>

A visszahívás

listNext(string, RequestOptionsBase)

A termékek listáját adja vissza.

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

Paraméterek

nextPageLink

string

Az előző sikeres listahívási művelet NextLinkje.

options
RequestOptionsBase

Az opcionális paraméterek

Válaszok

Promise<Models.CustomerSubscriptionsListNextResponse>

listNext(string, RequestOptionsBase, ServiceCallback<CustomerSubscriptionList>)

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

Paraméterek

nextPageLink

string

Az előző sikeres listahívási művelet NextLinkje.

options
RequestOptionsBase

Az opcionális paraméterek

callback

ServiceCallback<CustomerSubscriptionList>

A visszahívás

listNext(string, ServiceCallback<CustomerSubscriptionList>)

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

Paraméterek

nextPageLink

string

Az előző sikeres listahívási művelet NextLinkje.

callback

ServiceCallback<CustomerSubscriptionList>

A visszahívás