Delen via


GlobalRulestack interface

Interface die een GlobalRulestack vertegenwoordigt.

Methoden

beginCommit(string, GlobalRulestackCommitOptionalParams)

Configuratie van regelstack doorvoeren

beginCommitAndWait(string, GlobalRulestackCommitOptionalParams)

Configuratie van regelstack doorvoeren

beginCreateOrUpdate(string, GlobalRulestackResource, GlobalRulestackCreateOrUpdateOptionalParams)

Een GlobalRulestackResource maken

beginCreateOrUpdateAndWait(string, GlobalRulestackResource, GlobalRulestackCreateOrUpdateOptionalParams)

Een GlobalRulestackResource maken

beginDelete(string, GlobalRulestackDeleteOptionalParams)

Een GlobalRulestackResource verwijderen

beginDeleteAndWait(string, GlobalRulestackDeleteOptionalParams)

Een GlobalRulestackResource verwijderen

get(string, GlobalRulestackGetOptionalParams)

Een GlobalRulestackResource ophalen

getChangeLog(string, GlobalRulestackGetChangeLogOptionalParams)

Wijzigingenlogboek ophalen

list(GlobalRulestackListOptionalParams)

GlobalRulestackResource-resources per tenant weergeven

listAdvancedSecurityObjects(string, string, GlobalRulestackListAdvancedSecurityObjectsOptionalParams)

De lijst met geavanceerde beveiligingsobjecten ophalen

listAppIds(string, GlobalRulestackListAppIdsOptionalParams)

Lijst met AppIds voor GlobalRulestack ApiVersion

listCountries(string, GlobalRulestackListCountriesOptionalParams)

Lijst met landen voor Rulestack

listFirewalls(string, GlobalRulestackListFirewallsOptionalParams)

Lijst met firewalls die zijn gekoppeld aan rulestack

listPredefinedUrlCategories(string, GlobalRulestackListPredefinedUrlCategoriesOptionalParams)

Vooraf gedefinieerde URL-categorieën voor rulestack weergeven

listSecurityServices(string, string, GlobalRulestackListSecurityServicesOptionalParams)

De beveiligingsservices voor rulestack weergeven

revert(string, GlobalRulestackRevertOptionalParams)

Configuratie van regelstack herstellen

update(string, GlobalRulestackResourceUpdate, GlobalRulestackUpdateOptionalParams)

Een GlobalRulestackResource bijwerken

Methodedetails

beginCommit(string, GlobalRulestackCommitOptionalParams)

Configuratie van regelstack doorvoeren

function beginCommit(globalRulestackName: string, options?: GlobalRulestackCommitOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>

Parameters

globalRulestackName

string

GlobalRulestack-resourcenaam

options
GlobalRulestackCommitOptionalParams

De optiesparameters.

Retouren

Promise<@azure/core-lro.SimplePollerLike<OperationState<void>, void>>

beginCommitAndWait(string, GlobalRulestackCommitOptionalParams)

Configuratie van regelstack doorvoeren

function beginCommitAndWait(globalRulestackName: string, options?: GlobalRulestackCommitOptionalParams): Promise<void>

Parameters

globalRulestackName

string

GlobalRulestack-resourcenaam

options
GlobalRulestackCommitOptionalParams

De optiesparameters.

Retouren

Promise<void>

beginCreateOrUpdate(string, GlobalRulestackResource, GlobalRulestackCreateOrUpdateOptionalParams)

Een GlobalRulestackResource maken

function beginCreateOrUpdate(globalRulestackName: string, resource: GlobalRulestackResource, options?: GlobalRulestackCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<GlobalRulestackResource>, GlobalRulestackResource>>

Parameters

globalRulestackName

string

GlobalRulestack-resourcenaam

resource
GlobalRulestackResource

Parameters voor het maken van resources.

options
GlobalRulestackCreateOrUpdateOptionalParams

De optiesparameters.

Retouren

Promise<@azure/core-lro.SimplePollerLike<OperationState<GlobalRulestackResource>, GlobalRulestackResource>>

beginCreateOrUpdateAndWait(string, GlobalRulestackResource, GlobalRulestackCreateOrUpdateOptionalParams)

Een GlobalRulestackResource maken

function beginCreateOrUpdateAndWait(globalRulestackName: string, resource: GlobalRulestackResource, options?: GlobalRulestackCreateOrUpdateOptionalParams): Promise<GlobalRulestackResource>

Parameters

globalRulestackName

string

GlobalRulestack-resourcenaam

resource
GlobalRulestackResource

Parameters voor het maken van resources.

options
GlobalRulestackCreateOrUpdateOptionalParams

De optiesparameters.

Retouren

beginDelete(string, GlobalRulestackDeleteOptionalParams)

Een GlobalRulestackResource verwijderen

function beginDelete(globalRulestackName: string, options?: GlobalRulestackDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>

Parameters

globalRulestackName

string

GlobalRulestack-resourcenaam

options
GlobalRulestackDeleteOptionalParams

De optiesparameters.

Retouren

Promise<@azure/core-lro.SimplePollerLike<OperationState<void>, void>>

beginDeleteAndWait(string, GlobalRulestackDeleteOptionalParams)

Een GlobalRulestackResource verwijderen

function beginDeleteAndWait(globalRulestackName: string, options?: GlobalRulestackDeleteOptionalParams): Promise<void>

Parameters

globalRulestackName

string

GlobalRulestack-resourcenaam

options
GlobalRulestackDeleteOptionalParams

De optiesparameters.

Retouren

Promise<void>

get(string, GlobalRulestackGetOptionalParams)

Een GlobalRulestackResource ophalen

function get(globalRulestackName: string, options?: GlobalRulestackGetOptionalParams): Promise<GlobalRulestackResource>

Parameters

globalRulestackName

string

GlobalRulestack-resourcenaam

options
GlobalRulestackGetOptionalParams

De optiesparameters.

Retouren

getChangeLog(string, GlobalRulestackGetChangeLogOptionalParams)

Wijzigingenlogboek ophalen

function getChangeLog(globalRulestackName: string, options?: GlobalRulestackGetChangeLogOptionalParams): Promise<Changelog>

Parameters

globalRulestackName

string

GlobalRulestack-resourcenaam

options
GlobalRulestackGetChangeLogOptionalParams

De optiesparameters.

Retouren

Promise<Changelog>

list(GlobalRulestackListOptionalParams)

GlobalRulestackResource-resources per tenant weergeven

function list(options?: GlobalRulestackListOptionalParams): PagedAsyncIterableIterator<GlobalRulestackResource, GlobalRulestackResource[], PageSettings>

Parameters

options
GlobalRulestackListOptionalParams

De optiesparameters.

Retouren

listAdvancedSecurityObjects(string, string, GlobalRulestackListAdvancedSecurityObjectsOptionalParams)

De lijst met geavanceerde beveiligingsobjecten ophalen

function listAdvancedSecurityObjects(globalRulestackName: string, typeParam: string, options?: GlobalRulestackListAdvancedSecurityObjectsOptionalParams): Promise<AdvSecurityObjectListResponse>

Parameters

globalRulestackName

string

GlobalRulestack-resourcenaam

typeParam

string

Retouren

listAppIds(string, GlobalRulestackListAppIdsOptionalParams)

Lijst met AppIds voor GlobalRulestack ApiVersion

function listAppIds(globalRulestackName: string, options?: GlobalRulestackListAppIdsOptionalParams): Promise<ListAppIdResponse>

Parameters

globalRulestackName

string

GlobalRulestack-resourcenaam

options
GlobalRulestackListAppIdsOptionalParams

De optiesparameters.

Retouren

listCountries(string, GlobalRulestackListCountriesOptionalParams)

Lijst met landen voor Rulestack

function listCountries(globalRulestackName: string, options?: GlobalRulestackListCountriesOptionalParams): Promise<CountriesResponse>

Parameters

globalRulestackName

string

GlobalRulestack-resourcenaam

options
GlobalRulestackListCountriesOptionalParams

De optiesparameters.

Retouren

listFirewalls(string, GlobalRulestackListFirewallsOptionalParams)

Lijst met firewalls die zijn gekoppeld aan rulestack

function listFirewalls(globalRulestackName: string, options?: GlobalRulestackListFirewallsOptionalParams): Promise<ListFirewallsResponse>

Parameters

globalRulestackName

string

GlobalRulestack-resourcenaam

options
GlobalRulestackListFirewallsOptionalParams

De optiesparameters.

Retouren

listPredefinedUrlCategories(string, GlobalRulestackListPredefinedUrlCategoriesOptionalParams)

Vooraf gedefinieerde URL-categorieën voor rulestack weergeven

function listPredefinedUrlCategories(globalRulestackName: string, options?: GlobalRulestackListPredefinedUrlCategoriesOptionalParams): Promise<PredefinedUrlCategoriesResponse>

Parameters

globalRulestackName

string

GlobalRulestack-resourcenaam

Retouren

listSecurityServices(string, string, GlobalRulestackListSecurityServicesOptionalParams)

De beveiligingsservices voor rulestack weergeven

function listSecurityServices(globalRulestackName: string, typeParam: string, options?: GlobalRulestackListSecurityServicesOptionalParams): Promise<SecurityServicesResponse>

Parameters

globalRulestackName

string

GlobalRulestack-resourcenaam

typeParam

string

Retouren

revert(string, GlobalRulestackRevertOptionalParams)

Configuratie van regelstack herstellen

function revert(globalRulestackName: string, options?: GlobalRulestackRevertOptionalParams): Promise<void>

Parameters

globalRulestackName

string

GlobalRulestack-resourcenaam

options
GlobalRulestackRevertOptionalParams

De optiesparameters.

Retouren

Promise<void>

update(string, GlobalRulestackResourceUpdate, GlobalRulestackUpdateOptionalParams)

Een GlobalRulestackResource bijwerken

function update(globalRulestackName: string, properties: GlobalRulestackResourceUpdate, options?: GlobalRulestackUpdateOptionalParams): Promise<GlobalRulestackResource>

Parameters

globalRulestackName

string

GlobalRulestack-resourcenaam

properties
GlobalRulestackResourceUpdate

De resource-eigenschappen die moeten worden bijgewerkt.

options
GlobalRulestackUpdateOptionalParams

De optiesparameters.

Retouren