FqdnListGlobalRulestack interface
Interfaccia che rappresenta un oggetto FqdnListGlobalRulestack.
Metodi
begin |
Creare un oggetto FqdnListGlobalRulestackResource |
begin |
Creare un oggetto FqdnListGlobalRulestackResource |
begin |
Eliminare un FqdnListGlobalRulestackResource |
begin |
Eliminare un FqdnListGlobalRulestackResource |
get(string, string, Fqdn |
Ottenere un FqdnListGlobalRulestackResource |
list(string, Fqdn |
Elencare le risorse FqdnListGlobalRulestackResource per tenant |
Dettagli metodo
beginCreateOrUpdate(string, string, FqdnListGlobalRulestackResource, FqdnListGlobalRulestackCreateOrUpdateOptionalParams)
Creare un oggetto FqdnListGlobalRulestackResource
function beginCreateOrUpdate(globalRulestackName: string, name: string, resource: FqdnListGlobalRulestackResource, options?: FqdnListGlobalRulestackCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<FqdnListGlobalRulestackResource>, FqdnListGlobalRulestackResource>>
Parametri
- globalRulestackName
-
string
Nome risorsa GlobalRulestack
- name
-
string
nome elenco fqdn
- resource
- FqdnListGlobalRulestackResource
Parametri di creazione delle risorse.
Parametri delle opzioni.
Restituisce
Promise<@azure/core-lro.SimplePollerLike<OperationState<FqdnListGlobalRulestackResource>, FqdnListGlobalRulestackResource>>
beginCreateOrUpdateAndWait(string, string, FqdnListGlobalRulestackResource, FqdnListGlobalRulestackCreateOrUpdateOptionalParams)
Creare un oggetto FqdnListGlobalRulestackResource
function beginCreateOrUpdateAndWait(globalRulestackName: string, name: string, resource: FqdnListGlobalRulestackResource, options?: FqdnListGlobalRulestackCreateOrUpdateOptionalParams): Promise<FqdnListGlobalRulestackResource>
Parametri
- globalRulestackName
-
string
Nome risorsa GlobalRulestack
- name
-
string
nome elenco fqdn
- resource
- FqdnListGlobalRulestackResource
Parametri di creazione delle risorse.
Parametri delle opzioni.
Restituisce
Promise<FqdnListGlobalRulestackResource>
beginDelete(string, string, FqdnListGlobalRulestackDeleteOptionalParams)
Eliminare un FqdnListGlobalRulestackResource
function beginDelete(globalRulestackName: string, name: string, options?: FqdnListGlobalRulestackDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>
Parametri
- globalRulestackName
-
string
Nome risorsa GlobalRulestack
- name
-
string
nome elenco fqdn
Parametri delle opzioni.
Restituisce
Promise<@azure/core-lro.SimplePollerLike<OperationState<void>, void>>
beginDeleteAndWait(string, string, FqdnListGlobalRulestackDeleteOptionalParams)
Eliminare un FqdnListGlobalRulestackResource
function beginDeleteAndWait(globalRulestackName: string, name: string, options?: FqdnListGlobalRulestackDeleteOptionalParams): Promise<void>
Parametri
- globalRulestackName
-
string
Nome risorsa GlobalRulestack
- name
-
string
nome elenco fqdn
Parametri delle opzioni.
Restituisce
Promise<void>
get(string, string, FqdnListGlobalRulestackGetOptionalParams)
Ottenere un FqdnListGlobalRulestackResource
function get(globalRulestackName: string, name: string, options?: FqdnListGlobalRulestackGetOptionalParams): Promise<FqdnListGlobalRulestackResource>
Parametri
- globalRulestackName
-
string
Nome risorsa GlobalRulestack
- name
-
string
nome elenco fqdn
Parametri delle opzioni.
Restituisce
Promise<FqdnListGlobalRulestackResource>
list(string, FqdnListGlobalRulestackListOptionalParams)
Elencare le risorse FqdnListGlobalRulestackResource per tenant
function list(globalRulestackName: string, options?: FqdnListGlobalRulestackListOptionalParams): PagedAsyncIterableIterator<FqdnListGlobalRulestackResource, FqdnListGlobalRulestackResource[], PageSettings>
Parametri
- globalRulestackName
-
string
Nome risorsa GlobalRulestack
Parametri delle opzioni.