PrefixListGlobalRulestack interface
Interface que representa um PrefixListGlobalRulestack.
Métodos
begin |
Criar um PrefixListGlobalRulestackResource |
begin |
Criar um PrefixListGlobalRulestackResource |
begin |
Eliminar um PrefixListGlobalRulestackResource |
begin |
Eliminar um PrefixListGlobalRulestackResource |
get(string, string, Prefix |
Obter um PrefixListGlobalRulestackResource |
list(string, Prefix |
Listar recursos PrefixListGlobalRulestackResource por Inquilino |
Detalhes de Método
beginCreateOrUpdate(string, string, PrefixListGlobalRulestackResource, PrefixListGlobalRulestackCreateOrUpdateOptionalParams)
Criar um PrefixListGlobalRulestackResource
function beginCreateOrUpdate(globalRulestackName: string, name: string, resource: PrefixListGlobalRulestackResource, options?: PrefixListGlobalRulestackCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<PrefixListGlobalRulestackResource>, PrefixListGlobalRulestackResource>>
Parâmetros
- globalRulestackName
-
string
Nome do recurso GlobalRulestack
- name
-
string
Prioridade da Regra Local
- resource
- PrefixListGlobalRulestackResource
Parâmetros de criação de recursos.
Os parâmetros de opções.
Devoluções
Promise<@azure/core-lro.SimplePollerLike<OperationState<PrefixListGlobalRulestackResource>, PrefixListGlobalRulestackResource>>
beginCreateOrUpdateAndWait(string, string, PrefixListGlobalRulestackResource, PrefixListGlobalRulestackCreateOrUpdateOptionalParams)
Criar um PrefixListGlobalRulestackResource
function beginCreateOrUpdateAndWait(globalRulestackName: string, name: string, resource: PrefixListGlobalRulestackResource, options?: PrefixListGlobalRulestackCreateOrUpdateOptionalParams): Promise<PrefixListGlobalRulestackResource>
Parâmetros
- globalRulestackName
-
string
Nome do recurso GlobalRulestack
- name
-
string
Prioridade da Regra Local
- resource
- PrefixListGlobalRulestackResource
Parâmetros de criação de recursos.
Os parâmetros de opções.
Devoluções
Promise<PrefixListGlobalRulestackResource>
beginDelete(string, string, PrefixListGlobalRulestackDeleteOptionalParams)
Eliminar um PrefixListGlobalRulestackResource
function beginDelete(globalRulestackName: string, name: string, options?: PrefixListGlobalRulestackDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>
Parâmetros
- globalRulestackName
-
string
Nome do recurso GlobalRulestack
- name
-
string
Prioridade da Regra Local
Os parâmetros de opções.
Devoluções
Promise<@azure/core-lro.SimplePollerLike<OperationState<void>, void>>
beginDeleteAndWait(string, string, PrefixListGlobalRulestackDeleteOptionalParams)
Eliminar um PrefixListGlobalRulestackResource
function beginDeleteAndWait(globalRulestackName: string, name: string, options?: PrefixListGlobalRulestackDeleteOptionalParams): Promise<void>
Parâmetros
- globalRulestackName
-
string
Nome do recurso GlobalRulestack
- name
-
string
Prioridade da Regra Local
Os parâmetros de opções.
Devoluções
Promise<void>
get(string, string, PrefixListGlobalRulestackGetOptionalParams)
Obter um PrefixListGlobalRulestackResource
function get(globalRulestackName: string, name: string, options?: PrefixListGlobalRulestackGetOptionalParams): Promise<PrefixListGlobalRulestackResource>
Parâmetros
- globalRulestackName
-
string
Nome do recurso GlobalRulestack
- name
-
string
Prioridade da Regra Local
Os parâmetros de opções.
Devoluções
Promise<PrefixListGlobalRulestackResource>
list(string, PrefixListGlobalRulestackListOptionalParams)
Listar recursos PrefixListGlobalRulestackResource por Inquilino
function list(globalRulestackName: string, options?: PrefixListGlobalRulestackListOptionalParams): PagedAsyncIterableIterator<PrefixListGlobalRulestackResource, PrefixListGlobalRulestackResource[], PageSettings>
Parâmetros
- globalRulestackName
-
string
Nome do recurso GlobalRulestack
Os parâmetros de opções.