Products class
Classe que representa um Produto.
Construtores
Products(Azure |
Crie um Produto. |
Métodos
Detalhes do Construtor
Products(AzureStackManagementClientContext)
Crie um Produto.
new Products(client: AzureStackManagementClientContext)
Parâmetros
Referência ao cliente do serviço.
Detalhes de Método
get(string, string, string, RequestOptionsBase)
Devolve o produto especificado.
function get(resourceGroup: string, registrationName: string, productName: string, options?: RequestOptionsBase): Promise<ProductsGetResponse>
Parâmetros
- resourceGroup
-
string
Nome do grupo de recursos.
- registrationName
-
string
Nome do registro do Azure Stack.
- productName
-
string
Nome do produto.
- options
- RequestOptionsBase
Os parâmetros opcionais
Devoluções
Promise<ProductsGetResponse>
Promise<Models.ProductsGetResponse>
get(string, string, string, RequestOptionsBase, ServiceCallback<Product>)
function get(resourceGroup: string, registrationName: string, productName: string, options: RequestOptionsBase, callback: ServiceCallback<Product>)
Parâmetros
- resourceGroup
-
string
Nome do grupo de recursos.
- registrationName
-
string
Nome do registro do Azure Stack.
- productName
-
string
Nome do produto.
- options
- RequestOptionsBase
Os parâmetros opcionais
- callback
O retorno de chamada
get(string, string, string, ServiceCallback<Product>)
function get(resourceGroup: string, registrationName: string, productName: string, callback: ServiceCallback<Product>)
Parâmetros
- resourceGroup
-
string
Nome do grupo de recursos.
- registrationName
-
string
Nome do registro do Azure Stack.
- productName
-
string
Nome do produto.
- callback
O retorno de chamada
getProduct(string, string, string, RequestOptionsBase)
Devolve o produto especificado.
function getProduct(resourceGroup: string, registrationName: string, productName: string, options?: RequestOptionsBase): Promise<ProductsGetProductResponse>
Parâmetros
- resourceGroup
-
string
Nome do grupo de recursos.
- registrationName
-
string
Nome do registro do Azure Stack.
- productName
-
string
Nome do produto.
- options
- RequestOptionsBase
Os parâmetros opcionais
Devoluções
Promise<ProductsGetProductResponse>
Promise<Models.ProductsGetProductResponse>
getProduct(string, string, string, RequestOptionsBase, ServiceCallback<Product>)
function getProduct(resourceGroup: string, registrationName: string, productName: string, options: RequestOptionsBase, callback: ServiceCallback<Product>)
Parâmetros
- resourceGroup
-
string
Nome do grupo de recursos.
- registrationName
-
string
Nome do registro do Azure Stack.
- productName
-
string
Nome do produto.
- options
- RequestOptionsBase
Os parâmetros opcionais
- callback
O retorno de chamada
getProduct(string, string, string, ServiceCallback<Product>)
function getProduct(resourceGroup: string, registrationName: string, productName: string, callback: ServiceCallback<Product>)
Parâmetros
- resourceGroup
-
string
Nome do grupo de recursos.
- registrationName
-
string
Nome do registro do Azure Stack.
- productName
-
string
Nome do produto.
- callback
O retorno de chamada
getProducts(string, string, RequestOptionsBase)
Devolve uma lista de produtos.
function getProducts(resourceGroup: string, registrationName: string, options?: RequestOptionsBase): Promise<ProductsGetProductsResponse>
Parâmetros
- resourceGroup
-
string
Nome do grupo de recursos.
- registrationName
-
string
Nome do registro do Azure Stack.
- options
- RequestOptionsBase
Os parâmetros opcionais
Devoluções
Promise<ProductsGetProductsResponse>
Promise<Models.ProductsGetProductsResponse>
getProducts(string, string, RequestOptionsBase, ServiceCallback<ProductList>)
function getProducts(resourceGroup: string, registrationName: string, options: RequestOptionsBase, callback: ServiceCallback<ProductList>)
Parâmetros
- resourceGroup
-
string
Nome do grupo de recursos.
- registrationName
-
string
Nome do registro do Azure Stack.
- options
- RequestOptionsBase
Os parâmetros opcionais
- callback
O retorno de chamada
getProducts(string, string, ServiceCallback<ProductList>)
function getProducts(resourceGroup: string, registrationName: string, callback: ServiceCallback<ProductList>)
Parâmetros
- resourceGroup
-
string
Nome do grupo de recursos.
- registrationName
-
string
Nome do registro do Azure Stack.
- callback
O retorno de chamada
list(string, string, RequestOptionsBase)
Devolve uma lista de produtos.
function list(resourceGroup: string, registrationName: string, options?: RequestOptionsBase): Promise<ProductsListResponse>
Parâmetros
- resourceGroup
-
string
Nome do grupo de recursos.
- registrationName
-
string
Nome do registro do Azure Stack.
- options
- RequestOptionsBase
Os parâmetros opcionais
Devoluções
Promise<ProductsListResponse>
Promise<Models.ProductsListResponse>
list(string, string, RequestOptionsBase, ServiceCallback<ProductList>)
function list(resourceGroup: string, registrationName: string, options: RequestOptionsBase, callback: ServiceCallback<ProductList>)
Parâmetros
- resourceGroup
-
string
Nome do grupo de recursos.
- registrationName
-
string
Nome do registro do Azure Stack.
- options
- RequestOptionsBase
Os parâmetros opcionais
- callback
O retorno de chamada
list(string, string, ServiceCallback<ProductList>)
function list(resourceGroup: string, registrationName: string, callback: ServiceCallback<ProductList>)
Parâmetros
- resourceGroup
-
string
Nome do grupo de recursos.
- registrationName
-
string
Nome do registro do Azure Stack.
- callback
O retorno de chamada
listDetails(string, string, string, RequestOptionsBase)
Retorna as propriedades estendidas de um produto.
function listDetails(resourceGroup: string, registrationName: string, productName: string, options?: RequestOptionsBase): Promise<ProductsListDetailsResponse>
Parâmetros
- resourceGroup
-
string
Nome do grupo de recursos.
- registrationName
-
string
Nome do registro do Azure Stack.
- productName
-
string
Nome do produto.
- options
- RequestOptionsBase
Os parâmetros opcionais
Devoluções
Promise<ProductsListDetailsResponse>
Promise<Models.ProductsListDetailsResponse>
listDetails(string, string, string, RequestOptionsBase, ServiceCallback<ExtendedProduct>)
function listDetails(resourceGroup: string, registrationName: string, productName: string, options: RequestOptionsBase, callback: ServiceCallback<ExtendedProduct>)
Parâmetros
- resourceGroup
-
string
Nome do grupo de recursos.
- registrationName
-
string
Nome do registro do Azure Stack.
- productName
-
string
Nome do produto.
- options
- RequestOptionsBase
Os parâmetros opcionais
- callback
O retorno de chamada
listDetails(string, string, string, ServiceCallback<ExtendedProduct>)
function listDetails(resourceGroup: string, registrationName: string, productName: string, callback: ServiceCallback<ExtendedProduct>)
Parâmetros
- resourceGroup
-
string
Nome do grupo de recursos.
- registrationName
-
string
Nome do registro do Azure Stack.
- productName
-
string
Nome do produto.
- callback
O retorno de chamada
listNext(string, RequestOptionsBase)
Devolve uma lista de produtos.
function listNext(nextPageLink: string, options?: RequestOptionsBase): Promise<ProductsListNextResponse>
Parâmetros
- nextPageLink
-
string
O NextLink da operação anterior de chamada bem-sucedida para List.
- options
- RequestOptionsBase
Os parâmetros opcionais
Devoluções
Promise<ProductsListNextResponse>
Promise<Models.ProductsListNextResponse>
listNext(string, RequestOptionsBase, ServiceCallback<ProductList>)
function listNext(nextPageLink: string, options: RequestOptionsBase, callback: ServiceCallback<ProductList>)
Parâmetros
- nextPageLink
-
string
O NextLink da operação anterior de chamada bem-sucedida para List.
- options
- RequestOptionsBase
Os parâmetros opcionais
- callback
O retorno de chamada
listNext(string, ServiceCallback<ProductList>)
function listNext(nextPageLink: string, callback: ServiceCallback<ProductList>)
Parâmetros
- nextPageLink
-
string
O NextLink da operação anterior de chamada bem-sucedida para List.
- callback
O retorno de chamada
uploadLog(string, string, string, RequestOptionsBase)
Devolve o produto especificado.
function uploadLog(resourceGroup: string, registrationName: string, productName: string, options?: RequestOptionsBase): Promise<ProductsUploadLogResponse>
Parâmetros
- resourceGroup
-
string
Nome do grupo de recursos.
- registrationName
-
string
Nome do registro do Azure Stack.
- productName
-
string
Nome do produto.
- options
- RequestOptionsBase
Os parâmetros opcionais
Devoluções
Promise<ProductsUploadLogResponse>
Promise<Models.ProductsUploadLogResponse>
uploadLog(string, string, string, RequestOptionsBase, ServiceCallback<ProductLog>)
function uploadLog(resourceGroup: string, registrationName: string, productName: string, options: RequestOptionsBase, callback: ServiceCallback<ProductLog>)
Parâmetros
- resourceGroup
-
string
Nome do grupo de recursos.
- registrationName
-
string
Nome do registro do Azure Stack.
- productName
-
string
Nome do produto.
- options
- RequestOptionsBase
Os parâmetros opcionais
- callback
O retorno de chamada
uploadLog(string, string, string, ServiceCallback<ProductLog>)
function uploadLog(resourceGroup: string, registrationName: string, productName: string, callback: ServiceCallback<ProductLog>)
Parâmetros
- resourceGroup
-
string
Nome do grupo de recursos.
- registrationName
-
string
Nome do registro do Azure Stack.
- productName
-
string
Nome do produto.
- callback
O retorno de chamada