FqdnListLocalRulestack interface
Interface die een FqdnListLocalRulestack vertegenwoordigt.
Methoden
begin |
Een FqdnListLocalRulestackResource maken |
begin |
Een FqdnListLocalRulestackResource maken |
begin |
Een FqdnListLocalRulestackResource verwijderen |
begin |
Een FqdnListLocalRulestackResource verwijderen |
get(string, string, string, Fqdn |
Een FqdnListLocalRulestackResource ophalen |
list |
Lijst met FqdnListLocalRulestackResource-resources per LocalRulestacks |
Methodedetails
beginCreateOrUpdate(string, string, string, FqdnListLocalRulestackResource, FqdnListLocalRulestackCreateOrUpdateOptionalParams)
Een FqdnListLocalRulestackResource maken
function beginCreateOrUpdate(resourceGroupName: string, localRulestackName: string, name: string, resource: FqdnListLocalRulestackResource, options?: FqdnListLocalRulestackCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<FqdnListLocalRulestackResource>, FqdnListLocalRulestackResource>>
Parameters
- resourceGroupName
-
string
De naam van de resourcegroep. De naam is niet hoofdlettergevoelig.
- localRulestackName
-
string
LocalRulestack-resourcenaam
- name
-
string
naam fqdn-lijst
- resource
- FqdnListLocalRulestackResource
Parameters voor het maken van resources.
De optiesparameters.
Retouren
Promise<@azure/core-lro.SimplePollerLike<OperationState<FqdnListLocalRulestackResource>, FqdnListLocalRulestackResource>>
beginCreateOrUpdateAndWait(string, string, string, FqdnListLocalRulestackResource, FqdnListLocalRulestackCreateOrUpdateOptionalParams)
Een FqdnListLocalRulestackResource maken
function beginCreateOrUpdateAndWait(resourceGroupName: string, localRulestackName: string, name: string, resource: FqdnListLocalRulestackResource, options?: FqdnListLocalRulestackCreateOrUpdateOptionalParams): Promise<FqdnListLocalRulestackResource>
Parameters
- resourceGroupName
-
string
De naam van de resourcegroep. De naam is niet hoofdlettergevoelig.
- localRulestackName
-
string
LocalRulestack-resourcenaam
- name
-
string
naam fqdn-lijst
- resource
- FqdnListLocalRulestackResource
Parameters voor het maken van resources.
De optiesparameters.
Retouren
Promise<FqdnListLocalRulestackResource>
beginDelete(string, string, string, FqdnListLocalRulestackDeleteOptionalParams)
Een FqdnListLocalRulestackResource verwijderen
function beginDelete(resourceGroupName: string, localRulestackName: string, name: string, options?: FqdnListLocalRulestackDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>
Parameters
- resourceGroupName
-
string
De naam van de resourcegroep. De naam is niet hoofdlettergevoelig.
- localRulestackName
-
string
LocalRulestack-resourcenaam
- name
-
string
naam fqdn-lijst
De optiesparameters.
Retouren
Promise<@azure/core-lro.SimplePollerLike<OperationState<void>, void>>
beginDeleteAndWait(string, string, string, FqdnListLocalRulestackDeleteOptionalParams)
Een FqdnListLocalRulestackResource verwijderen
function beginDeleteAndWait(resourceGroupName: string, localRulestackName: string, name: string, options?: FqdnListLocalRulestackDeleteOptionalParams): Promise<void>
Parameters
- resourceGroupName
-
string
De naam van de resourcegroep. De naam is niet hoofdlettergevoelig.
- localRulestackName
-
string
LocalRulestack-resourcenaam
- name
-
string
naam fqdn-lijst
De optiesparameters.
Retouren
Promise<void>
get(string, string, string, FqdnListLocalRulestackGetOptionalParams)
Een FqdnListLocalRulestackResource ophalen
function get(resourceGroupName: string, localRulestackName: string, name: string, options?: FqdnListLocalRulestackGetOptionalParams): Promise<FqdnListLocalRulestackResource>
Parameters
- resourceGroupName
-
string
De naam van de resourcegroep. De naam is niet hoofdlettergevoelig.
- localRulestackName
-
string
LocalRulestack-resourcenaam
- name
-
string
naam fqdn-lijst
De optiesparameters.
Retouren
Promise<FqdnListLocalRulestackResource>
listByLocalRulestacks(string, string, FqdnListLocalRulestackListByLocalRulestacksOptionalParams)
Lijst met FqdnListLocalRulestackResource-resources per LocalRulestacks
function listByLocalRulestacks(resourceGroupName: string, localRulestackName: string, options?: FqdnListLocalRulestackListByLocalRulestacksOptionalParams): PagedAsyncIterableIterator<FqdnListLocalRulestackResource, FqdnListLocalRulestackResource[], PageSettings>
Parameters
- resourceGroupName
-
string
De naam van de resourcegroep. De naam is niet hoofdlettergevoelig.
- localRulestackName
-
string
LocalRulestack-resourcenaam
De optiesparameters.