Partilhar via


CloudExadataInfrastructures interface

Interface que representa um CloudExadataInfrastructures.

Métodos

beginAddStorageCapacity(string, string, CloudExadataInfrastructuresAddStorageCapacityOptionalParams)

Executar adicionar capacidade de armazenamento no exadata infra

beginAddStorageCapacityAndWait(string, string, CloudExadataInfrastructuresAddStorageCapacityOptionalParams)

Executar adicionar capacidade de armazenamento no exadata infra

beginCreateOrUpdate(string, string, CloudExadataInfrastructure, CloudExadataInfrastructuresCreateOrUpdateOptionalParams)

Criar uma CloudExadataInfrastructure

beginCreateOrUpdateAndWait(string, string, CloudExadataInfrastructure, CloudExadataInfrastructuresCreateOrUpdateOptionalParams)

Criar uma CloudExadataInfrastructure

beginDelete(string, string, CloudExadataInfrastructuresDeleteOptionalParams)

Excluir um CloudExadataInfrastructure

beginDeleteAndWait(string, string, CloudExadataInfrastructuresDeleteOptionalParams)

Excluir um CloudExadataInfrastructure

beginUpdate(string, string, CloudExadataInfrastructureUpdate, CloudExadataInfrastructuresUpdateOptionalParams)

Atualizar um CloudExadataInfrastructure

beginUpdateAndWait(string, string, CloudExadataInfrastructureUpdate, CloudExadataInfrastructuresUpdateOptionalParams)

Atualizar um CloudExadataInfrastructure

get(string, string, CloudExadataInfrastructuresGetOptionalParams)

Obtenha uma CloudExadataInfrastructure

listByResourceGroup(string, CloudExadataInfrastructuresListByResourceGroupOptionalParams)

Listar recursos CloudExadataInfrastructure por grupo de recursos

listBySubscription(CloudExadataInfrastructuresListBySubscriptionOptionalParams)

Listar recursos CloudExadataInfrastructure por ID de assinatura

Detalhes de Método

beginAddStorageCapacity(string, string, CloudExadataInfrastructuresAddStorageCapacityOptionalParams)

Executar adicionar capacidade de armazenamento no exadata infra

function beginAddStorageCapacity(resourceGroupName: string, cloudexadatainfrastructurename: string, options?: CloudExadataInfrastructuresAddStorageCapacityOptionalParams): Promise<SimplePollerLike<OperationState<CloudExadataInfrastructure>, CloudExadataInfrastructure>>

Parâmetros

resourceGroupName

string

O nome do grupo de recursos. O nome não diferencia maiúsculas de minúsculas.

cloudexadatainfrastructurename

string

Nome CloudExadataInfrastructure

Devoluções

Promise<@azure/core-lro.SimplePollerLike<OperationState<CloudExadataInfrastructure>, CloudExadataInfrastructure>>

beginAddStorageCapacityAndWait(string, string, CloudExadataInfrastructuresAddStorageCapacityOptionalParams)

Executar adicionar capacidade de armazenamento no exadata infra

function beginAddStorageCapacityAndWait(resourceGroupName: string, cloudexadatainfrastructurename: string, options?: CloudExadataInfrastructuresAddStorageCapacityOptionalParams): Promise<CloudExadataInfrastructure>

Parâmetros

resourceGroupName

string

O nome do grupo de recursos. O nome não diferencia maiúsculas de minúsculas.

cloudexadatainfrastructurename

string

Nome CloudExadataInfrastructure

Devoluções

beginCreateOrUpdate(string, string, CloudExadataInfrastructure, CloudExadataInfrastructuresCreateOrUpdateOptionalParams)

Criar uma CloudExadataInfrastructure

function beginCreateOrUpdate(resourceGroupName: string, cloudexadatainfrastructurename: string, resource: CloudExadataInfrastructure, options?: CloudExadataInfrastructuresCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<CloudExadataInfrastructure>, CloudExadataInfrastructure>>

Parâmetros

resourceGroupName

string

O nome do grupo de recursos. O nome não diferencia maiúsculas de minúsculas.

cloudexadatainfrastructurename

string

Nome CloudExadataInfrastructure

resource
CloudExadataInfrastructure

Parâmetros de criação de recursos.

options
CloudExadataInfrastructuresCreateOrUpdateOptionalParams

Os parâmetros de opções.

Devoluções

Promise<@azure/core-lro.SimplePollerLike<OperationState<CloudExadataInfrastructure>, CloudExadataInfrastructure>>

beginCreateOrUpdateAndWait(string, string, CloudExadataInfrastructure, CloudExadataInfrastructuresCreateOrUpdateOptionalParams)

Criar uma CloudExadataInfrastructure

function beginCreateOrUpdateAndWait(resourceGroupName: string, cloudexadatainfrastructurename: string, resource: CloudExadataInfrastructure, options?: CloudExadataInfrastructuresCreateOrUpdateOptionalParams): Promise<CloudExadataInfrastructure>

Parâmetros

resourceGroupName

string

O nome do grupo de recursos. O nome não diferencia maiúsculas de minúsculas.

cloudexadatainfrastructurename

string

Nome CloudExadataInfrastructure

resource
CloudExadataInfrastructure

Parâmetros de criação de recursos.

options
CloudExadataInfrastructuresCreateOrUpdateOptionalParams

Os parâmetros de opções.

Devoluções

beginDelete(string, string, CloudExadataInfrastructuresDeleteOptionalParams)

Excluir um CloudExadataInfrastructure

function beginDelete(resourceGroupName: string, cloudexadatainfrastructurename: string, options?: CloudExadataInfrastructuresDeleteOptionalParams): Promise<SimplePollerLike<OperationState<CloudExadataInfrastructuresDeleteHeaders>, CloudExadataInfrastructuresDeleteHeaders>>

Parâmetros

resourceGroupName

string

O nome do grupo de recursos. O nome não diferencia maiúsculas de minúsculas.

cloudexadatainfrastructurename

string

Nome CloudExadataInfrastructure

options
CloudExadataInfrastructuresDeleteOptionalParams

Os parâmetros de opções.

Devoluções

beginDeleteAndWait(string, string, CloudExadataInfrastructuresDeleteOptionalParams)

Excluir um CloudExadataInfrastructure

function beginDeleteAndWait(resourceGroupName: string, cloudexadatainfrastructurename: string, options?: CloudExadataInfrastructuresDeleteOptionalParams): Promise<CloudExadataInfrastructuresDeleteHeaders>

Parâmetros

resourceGroupName

string

O nome do grupo de recursos. O nome não diferencia maiúsculas de minúsculas.

cloudexadatainfrastructurename

string

Nome CloudExadataInfrastructure

options
CloudExadataInfrastructuresDeleteOptionalParams

Os parâmetros de opções.

Devoluções

beginUpdate(string, string, CloudExadataInfrastructureUpdate, CloudExadataInfrastructuresUpdateOptionalParams)

Atualizar um CloudExadataInfrastructure

function beginUpdate(resourceGroupName: string, cloudexadatainfrastructurename: string, properties: CloudExadataInfrastructureUpdate, options?: CloudExadataInfrastructuresUpdateOptionalParams): Promise<SimplePollerLike<OperationState<CloudExadataInfrastructure>, CloudExadataInfrastructure>>

Parâmetros

resourceGroupName

string

O nome do grupo de recursos. O nome não diferencia maiúsculas de minúsculas.

cloudexadatainfrastructurename

string

Nome CloudExadataInfrastructure

properties
CloudExadataInfrastructureUpdate

As propriedades do recurso a serem atualizadas.

options
CloudExadataInfrastructuresUpdateOptionalParams

Os parâmetros de opções.

Devoluções

Promise<@azure/core-lro.SimplePollerLike<OperationState<CloudExadataInfrastructure>, CloudExadataInfrastructure>>

beginUpdateAndWait(string, string, CloudExadataInfrastructureUpdate, CloudExadataInfrastructuresUpdateOptionalParams)

Atualizar um CloudExadataInfrastructure

function beginUpdateAndWait(resourceGroupName: string, cloudexadatainfrastructurename: string, properties: CloudExadataInfrastructureUpdate, options?: CloudExadataInfrastructuresUpdateOptionalParams): Promise<CloudExadataInfrastructure>

Parâmetros

resourceGroupName

string

O nome do grupo de recursos. O nome não diferencia maiúsculas de minúsculas.

cloudexadatainfrastructurename

string

Nome CloudExadataInfrastructure

properties
CloudExadataInfrastructureUpdate

As propriedades do recurso a serem atualizadas.

options
CloudExadataInfrastructuresUpdateOptionalParams

Os parâmetros de opções.

Devoluções

get(string, string, CloudExadataInfrastructuresGetOptionalParams)

Obtenha uma CloudExadataInfrastructure

function get(resourceGroupName: string, cloudexadatainfrastructurename: string, options?: CloudExadataInfrastructuresGetOptionalParams): Promise<CloudExadataInfrastructure>

Parâmetros

resourceGroupName

string

O nome do grupo de recursos. O nome não diferencia maiúsculas de minúsculas.

cloudexadatainfrastructurename

string

Nome CloudExadataInfrastructure

options
CloudExadataInfrastructuresGetOptionalParams

Os parâmetros de opções.

Devoluções

listByResourceGroup(string, CloudExadataInfrastructuresListByResourceGroupOptionalParams)

Listar recursos CloudExadataInfrastructure por grupo de recursos

function listByResourceGroup(resourceGroupName: string, options?: CloudExadataInfrastructuresListByResourceGroupOptionalParams): PagedAsyncIterableIterator<CloudExadataInfrastructure, CloudExadataInfrastructure[], PageSettings>

Parâmetros

resourceGroupName

string

O nome do grupo de recursos. O nome não diferencia maiúsculas de minúsculas.

Devoluções

listBySubscription(CloudExadataInfrastructuresListBySubscriptionOptionalParams)

Listar recursos CloudExadataInfrastructure por ID de assinatura

function listBySubscription(options?: CloudExadataInfrastructuresListBySubscriptionOptionalParams): PagedAsyncIterableIterator<CloudExadataInfrastructure, CloudExadataInfrastructure[], PageSettings>

Parâmetros

Devoluções