Freigeben über


Products class

Klasse, die eine Products-Klasse darstellt.

Konstruktoren

Products(AzureStackManagementClientContext)

Erstellen Sie ein Produkt.

Methoden

get(string, string, string, RequestOptionsBase)

Gibt das angegebene Produkt zurück.

get(string, string, string, RequestOptionsBase, ServiceCallback<Product>)
get(string, string, string, ServiceCallback<Product>)
getProduct(string, string, string, RequestOptionsBase)

Gibt das angegebene Produkt zurück.

getProduct(string, string, string, RequestOptionsBase, ServiceCallback<Product>)
getProduct(string, string, string, ServiceCallback<Product>)
getProducts(string, string, RequestOptionsBase)

Gibt eine Liste von Produkten zurück.

getProducts(string, string, RequestOptionsBase, ServiceCallback<ProductList>)
getProducts(string, string, ServiceCallback<ProductList>)
list(string, string, RequestOptionsBase)

Gibt eine Liste von Produkten zurück.

list(string, string, RequestOptionsBase, ServiceCallback<ProductList>)
list(string, string, ServiceCallback<ProductList>)
listDetails(string, string, string, RequestOptionsBase)

Gibt die erweiterten Eigenschaften eines Produkts zurück.

listDetails(string, string, string, RequestOptionsBase, ServiceCallback<ExtendedProduct>)
listDetails(string, string, string, ServiceCallback<ExtendedProduct>)
listNext(string, RequestOptionsBase)

Gibt eine Liste von Produkten zurück.

listNext(string, RequestOptionsBase, ServiceCallback<ProductList>)
listNext(string, ServiceCallback<ProductList>)
uploadLog(string, string, string, RequestOptionsBase)

Gibt das angegebene Produkt zurück.

uploadLog(string, string, string, RequestOptionsBase, ServiceCallback<ProductLog>)
uploadLog(string, string, string, ServiceCallback<ProductLog>)

Details zum Konstruktor

Products(AzureStackManagementClientContext)

Erstellen Sie ein Produkt.

new Products(client: AzureStackManagementClientContext)

Parameter

client
AzureStackManagementClientContext

Verweis auf den Dienstclient.

Details zur Methode

get(string, string, string, RequestOptionsBase)

Gibt das angegebene Produkt zurück.

function get(resourceGroup: string, registrationName: string, productName: string, options?: RequestOptionsBase): Promise<ProductsGetResponse>

Parameter

resourceGroup

string

Name der Ressourcengruppe

registrationName

string

Name der Azure Stack-Registrierung.

productName

string

Der Name des Produkts.

options
RequestOptionsBase

Die optionalen Parameter

Gibt zurück

Promise<Models.ProductsGetResponse>

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

function get(resourceGroup: string, registrationName: string, productName: string, options: RequestOptionsBase, callback: ServiceCallback<Product>)

Parameter

resourceGroup

string

Name der Ressourcengruppe

registrationName

string

Name der Azure Stack-Registrierung.

productName

string

Der Name des Produkts.

options
RequestOptionsBase

Die optionalen Parameter

callback

ServiceCallback<Product>

Der Rückruf.

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

function get(resourceGroup: string, registrationName: string, productName: string, callback: ServiceCallback<Product>)

Parameter

resourceGroup

string

Name der Ressourcengruppe

registrationName

string

Name der Azure Stack-Registrierung.

productName

string

Der Name des Produkts.

callback

ServiceCallback<Product>

Der Rückruf.

getProduct(string, string, string, RequestOptionsBase)

Gibt das angegebene Produkt zurück.

function getProduct(resourceGroup: string, registrationName: string, productName: string, options?: RequestOptionsBase): Promise<ProductsGetProductResponse>

Parameter

resourceGroup

string

Name der Ressourcengruppe

registrationName

string

Name der Azure Stack-Registrierung.

productName

string

Der Name des Produkts.

options
RequestOptionsBase

Die optionalen Parameter

Gibt zurück

Promise<Models.ProductsGetProductResponse>

getProduct(string, string, string, RequestOptionsBase, ServiceCallback<Product>)

function getProduct(resourceGroup: string, registrationName: string, productName: string, options: RequestOptionsBase, callback: ServiceCallback<Product>)

Parameter

resourceGroup

string

Name der Ressourcengruppe

registrationName

string

Name der Azure Stack-Registrierung.

productName

string

Der Name des Produkts.

options
RequestOptionsBase

Die optionalen Parameter

callback

ServiceCallback<Product>

Der Rückruf.

getProduct(string, string, string, ServiceCallback<Product>)

function getProduct(resourceGroup: string, registrationName: string, productName: string, callback: ServiceCallback<Product>)

Parameter

resourceGroup

string

Name der Ressourcengruppe

registrationName

string

Name der Azure Stack-Registrierung.

productName

string

Der Name des Produkts.

callback

ServiceCallback<Product>

Der Rückruf.

getProducts(string, string, RequestOptionsBase)

Gibt eine Liste von Produkten zurück.

function getProducts(resourceGroup: string, registrationName: string, options?: RequestOptionsBase): Promise<ProductsGetProductsResponse>

Parameter

resourceGroup

string

Name der Ressourcengruppe

registrationName

string

Name der Azure Stack-Registrierung.

options
RequestOptionsBase

Die optionalen Parameter

Gibt zurück

Promise<Models.ProductsGetProductsResponse>

getProducts(string, string, RequestOptionsBase, ServiceCallback<ProductList>)

function getProducts(resourceGroup: string, registrationName: string, options: RequestOptionsBase, callback: ServiceCallback<ProductList>)

Parameter

resourceGroup

string

Name der Ressourcengruppe

registrationName

string

Name der Azure Stack-Registrierung.

options
RequestOptionsBase

Die optionalen Parameter

callback

ServiceCallback<ProductList>

Der Rückruf.

getProducts(string, string, ServiceCallback<ProductList>)

function getProducts(resourceGroup: string, registrationName: string, callback: ServiceCallback<ProductList>)

Parameter

resourceGroup

string

Name der Ressourcengruppe

registrationName

string

Name der Azure Stack-Registrierung.

callback

ServiceCallback<ProductList>

Der Rückruf.

list(string, string, RequestOptionsBase)

Gibt eine Liste von Produkten zurück.

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

Parameter

resourceGroup

string

Name der Ressourcengruppe

registrationName

string

Name der Azure Stack-Registrierung.

options
RequestOptionsBase

Die optionalen Parameter

Gibt zurück

Promise<Models.ProductsListResponse>

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

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

Parameter

resourceGroup

string

Name der Ressourcengruppe

registrationName

string

Name der Azure Stack-Registrierung.

options
RequestOptionsBase

Die optionalen Parameter

callback

ServiceCallback<ProductList>

Der Rückruf.

list(string, string, ServiceCallback<ProductList>)

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

Parameter

resourceGroup

string

Name der Ressourcengruppe

registrationName

string

Name der Azure Stack-Registrierung.

callback

ServiceCallback<ProductList>

Der Rückruf.

listDetails(string, string, string, RequestOptionsBase)

Gibt die erweiterten Eigenschaften eines Produkts zurück.

function listDetails(resourceGroup: string, registrationName: string, productName: string, options?: RequestOptionsBase): Promise<ProductsListDetailsResponse>

Parameter

resourceGroup

string

Name der Ressourcengruppe

registrationName

string

Name der Azure Stack-Registrierung.

productName

string

Der Name des Produkts.

options
RequestOptionsBase

Die optionalen Parameter

Gibt zurück

Promise<Models.ProductsListDetailsResponse>

listDetails(string, string, string, RequestOptionsBase, ServiceCallback<ExtendedProduct>)

function listDetails(resourceGroup: string, registrationName: string, productName: string, options: RequestOptionsBase, callback: ServiceCallback<ExtendedProduct>)

Parameter

resourceGroup

string

Name der Ressourcengruppe

registrationName

string

Name der Azure Stack-Registrierung.

productName

string

Der Name des Produkts.

options
RequestOptionsBase

Die optionalen Parameter

callback

ServiceCallback<ExtendedProduct>

Der Rückruf.

listDetails(string, string, string, ServiceCallback<ExtendedProduct>)

function listDetails(resourceGroup: string, registrationName: string, productName: string, callback: ServiceCallback<ExtendedProduct>)

Parameter

resourceGroup

string

Name der Ressourcengruppe

registrationName

string

Name der Azure Stack-Registrierung.

productName

string

Der Name des Produkts.

callback

ServiceCallback<ExtendedProduct>

Der Rückruf.

listNext(string, RequestOptionsBase)

Gibt eine Liste von Produkten zurück.

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

Parameter

nextPageLink

string

Der NextLink aus dem vorherigen erfolgreichen Aufruf des List-Vorgangs.

options
RequestOptionsBase

Die optionalen Parameter

Gibt zurück

Promise<Models.ProductsListNextResponse>

listNext(string, RequestOptionsBase, ServiceCallback<ProductList>)

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

Parameter

nextPageLink

string

Der NextLink aus dem vorherigen erfolgreichen Aufruf des List-Vorgangs.

options
RequestOptionsBase

Die optionalen Parameter

callback

ServiceCallback<ProductList>

Der Rückruf.

listNext(string, ServiceCallback<ProductList>)

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

Parameter

nextPageLink

string

Der NextLink aus dem vorherigen erfolgreichen Aufruf des List-Vorgangs.

callback

ServiceCallback<ProductList>

Der Rückruf.

uploadLog(string, string, string, RequestOptionsBase)

Gibt das angegebene Produkt zurück.

function uploadLog(resourceGroup: string, registrationName: string, productName: string, options?: RequestOptionsBase): Promise<ProductsUploadLogResponse>

Parameter

resourceGroup

string

Name der Ressourcengruppe

registrationName

string

Name der Azure Stack-Registrierung.

productName

string

Der Name des Produkts.

options
RequestOptionsBase

Die optionalen Parameter

Gibt zurück

Promise<Models.ProductsUploadLogResponse>

uploadLog(string, string, string, RequestOptionsBase, ServiceCallback<ProductLog>)

function uploadLog(resourceGroup: string, registrationName: string, productName: string, options: RequestOptionsBase, callback: ServiceCallback<ProductLog>)

Parameter

resourceGroup

string

Name der Ressourcengruppe

registrationName

string

Name der Azure Stack-Registrierung.

productName

string

Der Name des Produkts.

options
RequestOptionsBase

Die optionalen Parameter

callback

ServiceCallback<ProductLog>

Der Rückruf.

uploadLog(string, string, string, ServiceCallback<ProductLog>)

function uploadLog(resourceGroup: string, registrationName: string, productName: string, callback: ServiceCallback<ProductLog>)

Parameter

resourceGroup

string

Name der Ressourcengruppe

registrationName

string

Name der Azure Stack-Registrierung.

productName

string

Der Name des Produkts.

callback

ServiceCallback<ProductLog>

Der Rückruf.