Condividi tramite


FqdnListLocalRulestack interface

Interfaccia che rappresenta un oggetto FqdnListLocalRulestack.

Metodi

beginCreateOrUpdate(string, string, string, FqdnListLocalRulestackResource, FqdnListLocalRulestackCreateOrUpdateOptionalParams)

Creare un FqdnListLocalRulestackResource

beginCreateOrUpdateAndWait(string, string, string, FqdnListLocalRulestackResource, FqdnListLocalRulestackCreateOrUpdateOptionalParams)

Creare un FqdnListLocalRulestackResource

beginDelete(string, string, string, FqdnListLocalRulestackDeleteOptionalParams)

Eliminare un FqdnListLocalRulestackResource

beginDeleteAndWait(string, string, string, FqdnListLocalRulestackDeleteOptionalParams)

Eliminare un FqdnListLocalRulestackResource

get(string, string, string, FqdnListLocalRulestackGetOptionalParams)

Ottenere un FqdnListLocalRulestackResource

listByLocalRulestacks(string, string, FqdnListLocalRulestackListByLocalRulestacksOptionalParams)

Elencare le risorse FqdnListLocalRulestackResource da LocalRulestacks

Dettagli metodo

beginCreateOrUpdate(string, string, string, FqdnListLocalRulestackResource, FqdnListLocalRulestackCreateOrUpdateOptionalParams)

Creare un FqdnListLocalRulestackResource

function beginCreateOrUpdate(resourceGroupName: string, localRulestackName: string, name: string, resource: FqdnListLocalRulestackResource, options?: FqdnListLocalRulestackCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<FqdnListLocalRulestackResource>, FqdnListLocalRulestackResource>>

Parametri

resourceGroupName

string

Nome del gruppo di risorse. Per il nome non viene fatta distinzione tra maiuscole e minuscole.

localRulestackName

string

Nome risorsa LocalRulestack

name

string

nome elenco fqdn

resource
FqdnListLocalRulestackResource

Parametri di creazione delle risorse.

options
FqdnListLocalRulestackCreateOrUpdateOptionalParams

Parametri delle opzioni.

Restituisce

beginCreateOrUpdateAndWait(string, string, string, FqdnListLocalRulestackResource, FqdnListLocalRulestackCreateOrUpdateOptionalParams)

Creare un FqdnListLocalRulestackResource

function beginCreateOrUpdateAndWait(resourceGroupName: string, localRulestackName: string, name: string, resource: FqdnListLocalRulestackResource, options?: FqdnListLocalRulestackCreateOrUpdateOptionalParams): Promise<FqdnListLocalRulestackResource>

Parametri

resourceGroupName

string

Nome del gruppo di risorse. Per il nome non viene fatta distinzione tra maiuscole e minuscole.

localRulestackName

string

Nome risorsa LocalRulestack

name

string

nome elenco fqdn

resource
FqdnListLocalRulestackResource

Parametri di creazione delle risorse.

options
FqdnListLocalRulestackCreateOrUpdateOptionalParams

Parametri delle opzioni.

Restituisce

beginDelete(string, string, string, FqdnListLocalRulestackDeleteOptionalParams)

Eliminare un FqdnListLocalRulestackResource

function beginDelete(resourceGroupName: string, localRulestackName: string, name: string, options?: FqdnListLocalRulestackDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>

Parametri

resourceGroupName

string

Nome del gruppo di risorse. Per il nome non viene fatta distinzione tra maiuscole e minuscole.

localRulestackName

string

Nome risorsa LocalRulestack

name

string

nome elenco fqdn

options
FqdnListLocalRulestackDeleteOptionalParams

Parametri delle opzioni.

Restituisce

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

beginDeleteAndWait(string, string, string, FqdnListLocalRulestackDeleteOptionalParams)

Eliminare un FqdnListLocalRulestackResource

function beginDeleteAndWait(resourceGroupName: string, localRulestackName: string, name: string, options?: FqdnListLocalRulestackDeleteOptionalParams): Promise<void>

Parametri

resourceGroupName

string

Nome del gruppo di risorse. Per il nome non viene fatta distinzione tra maiuscole e minuscole.

localRulestackName

string

Nome risorsa LocalRulestack

name

string

nome elenco fqdn

options
FqdnListLocalRulestackDeleteOptionalParams

Parametri delle opzioni.

Restituisce

Promise<void>

get(string, string, string, FqdnListLocalRulestackGetOptionalParams)

Ottenere un FqdnListLocalRulestackResource

function get(resourceGroupName: string, localRulestackName: string, name: string, options?: FqdnListLocalRulestackGetOptionalParams): Promise<FqdnListLocalRulestackResource>

Parametri

resourceGroupName

string

Nome del gruppo di risorse. Per il nome non viene fatta distinzione tra maiuscole e minuscole.

localRulestackName

string

Nome risorsa LocalRulestack

name

string

nome elenco fqdn

options
FqdnListLocalRulestackGetOptionalParams

Parametri delle opzioni.

Restituisce

listByLocalRulestacks(string, string, FqdnListLocalRulestackListByLocalRulestacksOptionalParams)

Elencare le risorse FqdnListLocalRulestackResource da LocalRulestacks

function listByLocalRulestacks(resourceGroupName: string, localRulestackName: string, options?: FqdnListLocalRulestackListByLocalRulestacksOptionalParams): PagedAsyncIterableIterator<FqdnListLocalRulestackResource, FqdnListLocalRulestackResource[], PageSettings>

Parametri

resourceGroupName

string

Nome del gruppo di risorse. Per il nome non viene fatta distinzione tra maiuscole e minuscole.

localRulestackName

string

Nome risorsa LocalRulestack

Restituisce