CloudExadataInfrastructures interface

Interface representing a CloudExadataInfrastructures.

Methods

beginAddStorageCapacity(string, string, CloudExadataInfrastructuresAddStorageCapacityOptionalParams)

Perform add storage capacity on exadata infra

beginAddStorageCapacityAndWait(string, string, CloudExadataInfrastructuresAddStorageCapacityOptionalParams)

Perform add storage capacity on exadata infra

beginCreateOrUpdate(string, string, CloudExadataInfrastructure, CloudExadataInfrastructuresCreateOrUpdateOptionalParams)

Create a CloudExadataInfrastructure

beginCreateOrUpdateAndWait(string, string, CloudExadataInfrastructure, CloudExadataInfrastructuresCreateOrUpdateOptionalParams)

Create a CloudExadataInfrastructure

beginDelete(string, string, CloudExadataInfrastructuresDeleteOptionalParams)

Delete a CloudExadataInfrastructure

beginDeleteAndWait(string, string, CloudExadataInfrastructuresDeleteOptionalParams)

Delete a CloudExadataInfrastructure

beginUpdate(string, string, CloudExadataInfrastructureUpdate, CloudExadataInfrastructuresUpdateOptionalParams)

Update a CloudExadataInfrastructure

beginUpdateAndWait(string, string, CloudExadataInfrastructureUpdate, CloudExadataInfrastructuresUpdateOptionalParams)

Update a CloudExadataInfrastructure

get(string, string, CloudExadataInfrastructuresGetOptionalParams)

Get a CloudExadataInfrastructure

listByResourceGroup(string, CloudExadataInfrastructuresListByResourceGroupOptionalParams)

List CloudExadataInfrastructure resources by resource group

listBySubscription(CloudExadataInfrastructuresListBySubscriptionOptionalParams)

List CloudExadataInfrastructure resources by subscription ID

Method Details

beginAddStorageCapacity(string, string, CloudExadataInfrastructuresAddStorageCapacityOptionalParams)

Perform add storage capacity on exadata infra

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

Parameters

resourceGroupName

string

The name of the resource group. The name is case insensitive.

cloudexadatainfrastructurename

string

CloudExadataInfrastructure name

Returns

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

beginAddStorageCapacityAndWait(string, string, CloudExadataInfrastructuresAddStorageCapacityOptionalParams)

Perform add storage capacity on exadata infra

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

Parameters

resourceGroupName

string

The name of the resource group. The name is case insensitive.

cloudexadatainfrastructurename

string

CloudExadataInfrastructure name

Returns

beginCreateOrUpdate(string, string, CloudExadataInfrastructure, CloudExadataInfrastructuresCreateOrUpdateOptionalParams)

Create a CloudExadataInfrastructure

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

Parameters

resourceGroupName

string

The name of the resource group. The name is case insensitive.

cloudexadatainfrastructurename

string

CloudExadataInfrastructure name

resource
CloudExadataInfrastructure

Resource create parameters.

Returns

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

beginCreateOrUpdateAndWait(string, string, CloudExadataInfrastructure, CloudExadataInfrastructuresCreateOrUpdateOptionalParams)

Create a CloudExadataInfrastructure

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

Parameters

resourceGroupName

string

The name of the resource group. The name is case insensitive.

cloudexadatainfrastructurename

string

CloudExadataInfrastructure name

resource
CloudExadataInfrastructure

Resource create parameters.

Returns

beginDelete(string, string, CloudExadataInfrastructuresDeleteOptionalParams)

Delete a CloudExadataInfrastructure

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

Parameters

resourceGroupName

string

The name of the resource group. The name is case insensitive.

cloudexadatainfrastructurename

string

CloudExadataInfrastructure name

options
CloudExadataInfrastructuresDeleteOptionalParams

The options parameters.

Returns

beginDeleteAndWait(string, string, CloudExadataInfrastructuresDeleteOptionalParams)

Delete a CloudExadataInfrastructure

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

Parameters

resourceGroupName

string

The name of the resource group. The name is case insensitive.

cloudexadatainfrastructurename

string

CloudExadataInfrastructure name

options
CloudExadataInfrastructuresDeleteOptionalParams

The options parameters.

Returns

beginUpdate(string, string, CloudExadataInfrastructureUpdate, CloudExadataInfrastructuresUpdateOptionalParams)

Update a CloudExadataInfrastructure

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

Parameters

resourceGroupName

string

The name of the resource group. The name is case insensitive.

cloudexadatainfrastructurename

string

CloudExadataInfrastructure name

properties
CloudExadataInfrastructureUpdate

The resource properties to be updated.

options
CloudExadataInfrastructuresUpdateOptionalParams

The options parameters.

Returns

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

beginUpdateAndWait(string, string, CloudExadataInfrastructureUpdate, CloudExadataInfrastructuresUpdateOptionalParams)

Update a CloudExadataInfrastructure

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

Parameters

resourceGroupName

string

The name of the resource group. The name is case insensitive.

cloudexadatainfrastructurename

string

CloudExadataInfrastructure name

properties
CloudExadataInfrastructureUpdate

The resource properties to be updated.

options
CloudExadataInfrastructuresUpdateOptionalParams

The options parameters.

Returns

get(string, string, CloudExadataInfrastructuresGetOptionalParams)

Get a CloudExadataInfrastructure

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

Parameters

resourceGroupName

string

The name of the resource group. The name is case insensitive.

cloudexadatainfrastructurename

string

CloudExadataInfrastructure name

options
CloudExadataInfrastructuresGetOptionalParams

The options parameters.

Returns

listByResourceGroup(string, CloudExadataInfrastructuresListByResourceGroupOptionalParams)

List CloudExadataInfrastructure resources by resource group

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

Parameters

resourceGroupName

string

The name of the resource group. The name is case insensitive.

Returns

listBySubscription(CloudExadataInfrastructuresListBySubscriptionOptionalParams)

List CloudExadataInfrastructure resources by subscription ID

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

Parameters

Returns