FqdnListLocalRulestack interface
Interfaccia che rappresenta un oggetto FqdnListLocalRulestack.
Metodi
begin |
Creare un FqdnListLocalRulestackResource |
begin |
Creare un FqdnListLocalRulestackResource |
begin |
Eliminare un FqdnListLocalRulestackResource |
begin |
Eliminare un FqdnListLocalRulestackResource |
get(string, string, string, Fqdn |
Ottenere un FqdnListLocalRulestackResource |
list |
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.
Parametri delle opzioni.
Restituisce
Promise<@azure/core-lro.SimplePollerLike<OperationState<FqdnListLocalRulestackResource>, FqdnListLocalRulestackResource>>
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.
Parametri delle opzioni.
Restituisce
Promise<FqdnListLocalRulestackResource>
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
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
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
Parametri delle opzioni.
Restituisce
Promise<FqdnListLocalRulestackResource>
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
Parametri delle opzioni.