Freigeben über


LocalRules interface

Schnittstelle, die eine LocalRules darstellt.

Methoden

beginCreateOrUpdate(string, string, string, LocalRulesResource, LocalRulesCreateOrUpdateOptionalParams)

Erstellen einer LocalRulesResource

beginCreateOrUpdateAndWait(string, string, string, LocalRulesResource, LocalRulesCreateOrUpdateOptionalParams)

Erstellen einer LocalRulesResource

beginDelete(string, string, string, LocalRulesDeleteOptionalParams)

Löschen einer LocalRulesResource

beginDeleteAndWait(string, string, string, LocalRulesDeleteOptionalParams)

Löschen einer LocalRulesResource

get(string, string, string, LocalRulesGetOptionalParams)

Abrufen einer LocalRulesResource

getCounters(string, string, string, LocalRulesGetCountersOptionalParams)

Abrufen von Leistungsindikatoren

listByLocalRulestacks(string, string, LocalRulesListByLocalRulestacksOptionalParams)

Auflisten von LocalRulesResource-Ressourcen durch LocalRulestacks

refreshCounters(string, string, string, LocalRulesRefreshCountersOptionalParams)

Aktualisierungszähler

resetCounters(string, string, string, LocalRulesResetCountersOptionalParams)

Zurücksetzen von Leistungsindikatoren

Details zur Methode

beginCreateOrUpdate(string, string, string, LocalRulesResource, LocalRulesCreateOrUpdateOptionalParams)

Erstellen einer LocalRulesResource

function beginCreateOrUpdate(resourceGroupName: string, localRulestackName: string, priority: string, resource: LocalRulesResource, options?: LocalRulesCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<LocalRulesResource>, LocalRulesResource>>

Parameter

resourceGroupName

string

Der Name der Ressourcengruppe. Bei dem Namen wird die Groß-/Kleinschreibung nicht beachtet.

localRulestackName

string

LocalRulestack-Ressourcenname

priority

string

Priorität der lokalen Regel

resource
LocalRulesResource

Parameter zum Erstellen von Ressourcen.

options
LocalRulesCreateOrUpdateOptionalParams

Die Optionsparameter.

Gibt zurück

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

beginCreateOrUpdateAndWait(string, string, string, LocalRulesResource, LocalRulesCreateOrUpdateOptionalParams)

Erstellen einer LocalRulesResource

function beginCreateOrUpdateAndWait(resourceGroupName: string, localRulestackName: string, priority: string, resource: LocalRulesResource, options?: LocalRulesCreateOrUpdateOptionalParams): Promise<LocalRulesResource>

Parameter

resourceGroupName

string

Der Name der Ressourcengruppe. Bei dem Namen wird die Groß-/Kleinschreibung nicht beachtet.

localRulestackName

string

LocalRulestack-Ressourcenname

priority

string

Priorität der lokalen Regel

resource
LocalRulesResource

Parameter zum Erstellen von Ressourcen.

options
LocalRulesCreateOrUpdateOptionalParams

Die Optionsparameter.

Gibt zurück

beginDelete(string, string, string, LocalRulesDeleteOptionalParams)

Löschen einer LocalRulesResource

function beginDelete(resourceGroupName: string, localRulestackName: string, priority: string, options?: LocalRulesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>

Parameter

resourceGroupName

string

Der Name der Ressourcengruppe. Bei dem Namen wird die Groß-/Kleinschreibung nicht beachtet.

localRulestackName

string

LocalRulestack-Ressourcenname

priority

string

Priorität der lokalen Regel

options
LocalRulesDeleteOptionalParams

Die Optionsparameter.

Gibt zurück

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

beginDeleteAndWait(string, string, string, LocalRulesDeleteOptionalParams)

Löschen einer LocalRulesResource

function beginDeleteAndWait(resourceGroupName: string, localRulestackName: string, priority: string, options?: LocalRulesDeleteOptionalParams): Promise<void>

Parameter

resourceGroupName

string

Der Name der Ressourcengruppe. Bei dem Namen wird die Groß-/Kleinschreibung nicht beachtet.

localRulestackName

string

LocalRulestack-Ressourcenname

priority

string

Priorität der lokalen Regel

options
LocalRulesDeleteOptionalParams

Die Optionsparameter.

Gibt zurück

Promise<void>

get(string, string, string, LocalRulesGetOptionalParams)

Abrufen einer LocalRulesResource

function get(resourceGroupName: string, localRulestackName: string, priority: string, options?: LocalRulesGetOptionalParams): Promise<LocalRulesResource>

Parameter

resourceGroupName

string

Der Name der Ressourcengruppe. Bei dem Namen wird die Groß-/Kleinschreibung nicht beachtet.

localRulestackName

string

LocalRulestack-Ressourcenname

priority

string

Priorität der lokalen Regel

options
LocalRulesGetOptionalParams

Die Optionsparameter.

Gibt zurück

getCounters(string, string, string, LocalRulesGetCountersOptionalParams)

Abrufen von Leistungsindikatoren

function getCounters(resourceGroupName: string, localRulestackName: string, priority: string, options?: LocalRulesGetCountersOptionalParams): Promise<RuleCounter>

Parameter

resourceGroupName

string

Der Name der Ressourcengruppe. Bei dem Namen wird die Groß-/Kleinschreibung nicht beachtet.

localRulestackName

string

LocalRulestack-Ressourcenname

priority

string

Priorität der lokalen Regel

options
LocalRulesGetCountersOptionalParams

Die Optionsparameter.

Gibt zurück

Promise<RuleCounter>

listByLocalRulestacks(string, string, LocalRulesListByLocalRulestacksOptionalParams)

Auflisten von LocalRulesResource-Ressourcen durch LocalRulestacks

function listByLocalRulestacks(resourceGroupName: string, localRulestackName: string, options?: LocalRulesListByLocalRulestacksOptionalParams): PagedAsyncIterableIterator<LocalRulesResource, LocalRulesResource[], PageSettings>

Parameter

resourceGroupName

string

Der Name der Ressourcengruppe. Bei dem Namen wird die Groß-/Kleinschreibung nicht beachtet.

localRulestackName

string

LocalRulestack-Ressourcenname

options
LocalRulesListByLocalRulestacksOptionalParams

Die Optionsparameter.

Gibt zurück

refreshCounters(string, string, string, LocalRulesRefreshCountersOptionalParams)

Aktualisierungszähler

function refreshCounters(resourceGroupName: string, localRulestackName: string, priority: string, options?: LocalRulesRefreshCountersOptionalParams): Promise<void>

Parameter

resourceGroupName

string

Der Name der Ressourcengruppe. Bei dem Namen wird die Groß-/Kleinschreibung nicht beachtet.

localRulestackName

string

LocalRulestack-Ressourcenname

priority

string

Priorität der lokalen Regel

options
LocalRulesRefreshCountersOptionalParams

Die Optionsparameter.

Gibt zurück

Promise<void>

resetCounters(string, string, string, LocalRulesResetCountersOptionalParams)

Zurücksetzen von Leistungsindikatoren

function resetCounters(resourceGroupName: string, localRulestackName: string, priority: string, options?: LocalRulesResetCountersOptionalParams): Promise<RuleCounterReset>

Parameter

resourceGroupName

string

Der Name der Ressourcengruppe. Bei dem Namen wird die Groß-/Kleinschreibung nicht beachtet.

localRulestackName

string

LocalRulestack-Ressourcenname

priority

string

Priorität der lokalen Regel

options
LocalRulesResetCountersOptionalParams

Die Optionsparameter.

Gibt zurück

Promise<RuleCounterReset>