FqdnListLocalRulestack interface
Interface représentant une pile FqdnListLocalRule.
Méthodes
begin |
Créer un FqdnListLocalRulestackResource |
begin |
Créer un FqdnListLocalRulestackResource |
begin |
Supprimer un FqdnListLocalRulestackResource |
begin |
Supprimer un FqdnListLocalRulestackResource |
get(string, string, string, Fqdn |
Obtenir un FqdnListLocalRulestackResource |
list |
Répertorier les ressources FqdnListLocalRulestackResource par LocalRulestacks |
Détails de la méthode
beginCreateOrUpdate(string, string, string, FqdnListLocalRulestackResource, FqdnListLocalRulestackCreateOrUpdateOptionalParams)
Créer un FqdnListLocalRulestackResource
function beginCreateOrUpdate(resourceGroupName: string, localRulestackName: string, name: string, resource: FqdnListLocalRulestackResource, options?: FqdnListLocalRulestackCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<FqdnListLocalRulestackResource>, FqdnListLocalRulestackResource>>
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- localRulestackName
-
string
Nom de la ressource LocalRulestack
- name
-
string
nom de la liste fqdn
- resource
- FqdnListLocalRulestackResource
Paramètres de création de ressource.
Paramètres d’options.
Retours
Promise<@azure/core-lro.SimplePollerLike<OperationState<FqdnListLocalRulestackResource>, FqdnListLocalRulestackResource>>
beginCreateOrUpdateAndWait(string, string, string, FqdnListLocalRulestackResource, FqdnListLocalRulestackCreateOrUpdateOptionalParams)
Créer un FqdnListLocalRulestackResource
function beginCreateOrUpdateAndWait(resourceGroupName: string, localRulestackName: string, name: string, resource: FqdnListLocalRulestackResource, options?: FqdnListLocalRulestackCreateOrUpdateOptionalParams): Promise<FqdnListLocalRulestackResource>
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- localRulestackName
-
string
Nom de la ressource LocalRulestack
- name
-
string
nom de la liste fqdn
- resource
- FqdnListLocalRulestackResource
Paramètres de création de ressource.
Paramètres d’options.
Retours
Promise<FqdnListLocalRulestackResource>
beginDelete(string, string, string, FqdnListLocalRulestackDeleteOptionalParams)
Supprimer un FqdnListLocalRulestackResource
function beginDelete(resourceGroupName: string, localRulestackName: string, name: string, options?: FqdnListLocalRulestackDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- localRulestackName
-
string
Nom de la ressource LocalRulestack
- name
-
string
nom de la liste fqdn
Paramètres d’options.
Retours
Promise<@azure/core-lro.SimplePollerLike<OperationState<void>, void>>
beginDeleteAndWait(string, string, string, FqdnListLocalRulestackDeleteOptionalParams)
Supprimer un FqdnListLocalRulestackResource
function beginDeleteAndWait(resourceGroupName: string, localRulestackName: string, name: string, options?: FqdnListLocalRulestackDeleteOptionalParams): Promise<void>
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- localRulestackName
-
string
Nom de la ressource LocalRulestack
- name
-
string
nom de la liste fqdn
Paramètres d’options.
Retours
Promise<void>
get(string, string, string, FqdnListLocalRulestackGetOptionalParams)
Obtenir un FqdnListLocalRulestackResource
function get(resourceGroupName: string, localRulestackName: string, name: string, options?: FqdnListLocalRulestackGetOptionalParams): Promise<FqdnListLocalRulestackResource>
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- localRulestackName
-
string
Nom de la ressource LocalRulestack
- name
-
string
nom de la liste fqdn
Paramètres d’options.
Retours
Promise<FqdnListLocalRulestackResource>
listByLocalRulestacks(string, string, FqdnListLocalRulestackListByLocalRulestacksOptionalParams)
Répertorier les ressources FqdnListLocalRulestackResource par LocalRulestacks
function listByLocalRulestacks(resourceGroupName: string, localRulestackName: string, options?: FqdnListLocalRulestackListByLocalRulestacksOptionalParams): PagedAsyncIterableIterator<FqdnListLocalRulestackResource, FqdnListLocalRulestackResource[], PageSettings>
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources. Le nom ne respecte pas la casse.
- localRulestackName
-
string
Nom de la ressource LocalRulestack
Paramètres d’options.