Dela via


CloudExadataInfrastructures interface

Gränssnitt som representerar en CloudExadataInfrastructures.

Metoder

beginAddStorageCapacity(string, string, CloudExadataInfrastructuresAddStorageCapacityOptionalParams)

Utför lägga till lagringskapacitet på exadata-infra

beginAddStorageCapacityAndWait(string, string, CloudExadataInfrastructuresAddStorageCapacityOptionalParams)

Utför lägga till lagringskapacitet på exadata-infra

beginCreateOrUpdate(string, string, CloudExadataInfrastructure, CloudExadataInfrastructuresCreateOrUpdateOptionalParams)

Skapa en CloudExadataInfrastructure

beginCreateOrUpdateAndWait(string, string, CloudExadataInfrastructure, CloudExadataInfrastructuresCreateOrUpdateOptionalParams)

Skapa en CloudExadataInfrastructure

beginDelete(string, string, CloudExadataInfrastructuresDeleteOptionalParams)

Ta bort en CloudExadataInfrastructure

beginDeleteAndWait(string, string, CloudExadataInfrastructuresDeleteOptionalParams)

Ta bort en CloudExadataInfrastructure

beginUpdate(string, string, CloudExadataInfrastructureUpdate, CloudExadataInfrastructuresUpdateOptionalParams)

Uppdatera en CloudExadataInfrastructure

beginUpdateAndWait(string, string, CloudExadataInfrastructureUpdate, CloudExadataInfrastructuresUpdateOptionalParams)

Uppdatera en CloudExadataInfrastructure

get(string, string, CloudExadataInfrastructuresGetOptionalParams)

Hämta en CloudExadataInfrastructure

listByResourceGroup(string, CloudExadataInfrastructuresListByResourceGroupOptionalParams)

Lista CloudExadataInfrastructure-resurser efter resursgrupp

listBySubscription(CloudExadataInfrastructuresListBySubscriptionOptionalParams)

Lista CloudExadataInfrastructure-resurser efter prenumerations-ID

Metodinformation

beginAddStorageCapacity(string, string, CloudExadataInfrastructuresAddStorageCapacityOptionalParams)

Utför lägga till lagringskapacitet på exadata-infra

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

Parametrar

resourceGroupName

string

Namnet på resursgruppen. Namnet är skiftlägesokänsligt.

cloudexadatainfrastructurename

string

CloudExadataInfrastructure-namn

Returer

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

beginAddStorageCapacityAndWait(string, string, CloudExadataInfrastructuresAddStorageCapacityOptionalParams)

Utför lägga till lagringskapacitet på exadata-infra

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

Parametrar

resourceGroupName

string

Namnet på resursgruppen. Namnet är skiftlägesokänsligt.

cloudexadatainfrastructurename

string

CloudExadataInfrastructure-namn

Returer

beginCreateOrUpdate(string, string, CloudExadataInfrastructure, CloudExadataInfrastructuresCreateOrUpdateOptionalParams)

Skapa en CloudExadataInfrastructure

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

Parametrar

resourceGroupName

string

Namnet på resursgruppen. Namnet är skiftlägesokänsligt.

cloudexadatainfrastructurename

string

CloudExadataInfrastructure-namn

resource
CloudExadataInfrastructure

Resursskapandeparametrar.

Returer

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

beginCreateOrUpdateAndWait(string, string, CloudExadataInfrastructure, CloudExadataInfrastructuresCreateOrUpdateOptionalParams)

Skapa en CloudExadataInfrastructure

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

Parametrar

resourceGroupName

string

Namnet på resursgruppen. Namnet är skiftlägesokänsligt.

cloudexadatainfrastructurename

string

CloudExadataInfrastructure-namn

resource
CloudExadataInfrastructure

Resursskapandeparametrar.

Returer

beginDelete(string, string, CloudExadataInfrastructuresDeleteOptionalParams)

Ta bort en CloudExadataInfrastructure

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

Parametrar

resourceGroupName

string

Namnet på resursgruppen. Namnet är skiftlägesokänsligt.

cloudexadatainfrastructurename

string

CloudExadataInfrastructure-namn

options
CloudExadataInfrastructuresDeleteOptionalParams

Alternativparametrarna.

Returer

beginDeleteAndWait(string, string, CloudExadataInfrastructuresDeleteOptionalParams)

Ta bort en CloudExadataInfrastructure

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

Parametrar

resourceGroupName

string

Namnet på resursgruppen. Namnet är skiftlägesokänsligt.

cloudexadatainfrastructurename

string

CloudExadataInfrastructure-namn

options
CloudExadataInfrastructuresDeleteOptionalParams

Alternativparametrarna.

Returer

beginUpdate(string, string, CloudExadataInfrastructureUpdate, CloudExadataInfrastructuresUpdateOptionalParams)

Uppdatera en CloudExadataInfrastructure

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

Parametrar

resourceGroupName

string

Namnet på resursgruppen. Namnet är skiftlägesokänsligt.

cloudexadatainfrastructurename

string

CloudExadataInfrastructure-namn

properties
CloudExadataInfrastructureUpdate

Resursegenskaperna som ska uppdateras.

options
CloudExadataInfrastructuresUpdateOptionalParams

Alternativparametrarna.

Returer

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

beginUpdateAndWait(string, string, CloudExadataInfrastructureUpdate, CloudExadataInfrastructuresUpdateOptionalParams)

Uppdatera en CloudExadataInfrastructure

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

Parametrar

resourceGroupName

string

Namnet på resursgruppen. Namnet är skiftlägesokänsligt.

cloudexadatainfrastructurename

string

CloudExadataInfrastructure-namn

properties
CloudExadataInfrastructureUpdate

Resursegenskaperna som ska uppdateras.

options
CloudExadataInfrastructuresUpdateOptionalParams

Alternativparametrarna.

Returer

get(string, string, CloudExadataInfrastructuresGetOptionalParams)

Hämta en CloudExadataInfrastructure

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

Parametrar

resourceGroupName

string

Namnet på resursgruppen. Namnet är skiftlägesokänsligt.

cloudexadatainfrastructurename

string

CloudExadataInfrastructure-namn

options
CloudExadataInfrastructuresGetOptionalParams

Alternativparametrarna.

Returer

listByResourceGroup(string, CloudExadataInfrastructuresListByResourceGroupOptionalParams)

Lista CloudExadataInfrastructure-resurser efter resursgrupp

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

Parametrar

resourceGroupName

string

Namnet på resursgruppen. Namnet är skiftlägesokänsligt.

Returer

listBySubscription(CloudExadataInfrastructuresListBySubscriptionOptionalParams)

Lista CloudExadataInfrastructure-resurser efter prenumerations-ID

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

Parametrar

Returer