다음을 통해 공유


LocalRules interface

LocalRules를 나타내는 인터페이스입니다.

메서드

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

LocalRulesResource 만들기

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

LocalRulesResource 만들기

beginDelete(string, string, string, LocalRulesDeleteOptionalParams)

LocalRulesResource 삭제

beginDeleteAndWait(string, string, string, LocalRulesDeleteOptionalParams)

LocalRulesResource 삭제

get(string, string, string, LocalRulesGetOptionalParams)

LocalRulesResource 가져오기

getCounters(string, string, string, LocalRulesGetCountersOptionalParams)

카운터 가져오기

listByLocalRulestacks(string, string, LocalRulesListByLocalRulestacksOptionalParams)

LocalRulestacks별 LocalRulesResource 리소스 나열

refreshCounters(string, string, string, LocalRulesRefreshCountersOptionalParams)

카운터 새로 고침

resetCounters(string, string, string, LocalRulesResetCountersOptionalParams)

카운터 다시 설정

메서드 세부 정보

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

LocalRulesResource 만들기

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

매개 변수

resourceGroupName

string

리소스 그룹의 이름. 이름은 대소문자를 구분하지 않습니다.

localRulestackName

string

LocalRulestack 리소스 이름

priority

string

로컬 규칙 우선 순위

resource
LocalRulesResource

리소스 만들기 매개 변수.

options
LocalRulesCreateOrUpdateOptionalParams

옵션 매개 변수입니다.

반환

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

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

LocalRulesResource 만들기

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

매개 변수

resourceGroupName

string

리소스 그룹의 이름. 이름은 대소문자를 구분하지 않습니다.

localRulestackName

string

LocalRulestack 리소스 이름

priority

string

로컬 규칙 우선 순위

resource
LocalRulesResource

리소스 만들기 매개 변수.

options
LocalRulesCreateOrUpdateOptionalParams

옵션 매개 변수입니다.

반환

beginDelete(string, string, string, LocalRulesDeleteOptionalParams)

LocalRulesResource 삭제

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

매개 변수

resourceGroupName

string

리소스 그룹의 이름. 이름은 대소문자를 구분하지 않습니다.

localRulestackName

string

LocalRulestack 리소스 이름

priority

string

로컬 규칙 우선 순위

options
LocalRulesDeleteOptionalParams

옵션 매개 변수입니다.

반환

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

beginDeleteAndWait(string, string, string, LocalRulesDeleteOptionalParams)

LocalRulesResource 삭제

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

매개 변수

resourceGroupName

string

리소스 그룹의 이름. 이름은 대소문자를 구분하지 않습니다.

localRulestackName

string

LocalRulestack 리소스 이름

priority

string

로컬 규칙 우선 순위

options
LocalRulesDeleteOptionalParams

옵션 매개 변수입니다.

반환

Promise<void>

get(string, string, string, LocalRulesGetOptionalParams)

LocalRulesResource 가져오기

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

매개 변수

resourceGroupName

string

리소스 그룹의 이름. 이름은 대소문자를 구분하지 않습니다.

localRulestackName

string

LocalRulestack 리소스 이름

priority

string

로컬 규칙 우선 순위

options
LocalRulesGetOptionalParams

옵션 매개 변수입니다.

반환

getCounters(string, string, string, LocalRulesGetCountersOptionalParams)

카운터 가져오기

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

매개 변수

resourceGroupName

string

리소스 그룹의 이름. 이름은 대소문자를 구분하지 않습니다.

localRulestackName

string

LocalRulestack 리소스 이름

priority

string

로컬 규칙 우선 순위

options
LocalRulesGetCountersOptionalParams

옵션 매개 변수입니다.

반환

Promise<RuleCounter>

listByLocalRulestacks(string, string, LocalRulesListByLocalRulestacksOptionalParams)

LocalRulestacks별 LocalRulesResource 리소스 나열

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

매개 변수

resourceGroupName

string

리소스 그룹의 이름. 이름은 대소문자를 구분하지 않습니다.

localRulestackName

string

LocalRulestack 리소스 이름

options
LocalRulesListByLocalRulestacksOptionalParams

옵션 매개 변수입니다.

반환

refreshCounters(string, string, string, LocalRulesRefreshCountersOptionalParams)

카운터 새로 고침

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

매개 변수

resourceGroupName

string

리소스 그룹의 이름. 이름은 대소문자를 구분하지 않습니다.

localRulestackName

string

LocalRulestack 리소스 이름

priority

string

로컬 규칙 우선 순위

options
LocalRulesRefreshCountersOptionalParams

옵션 매개 변수입니다.

반환

Promise<void>

resetCounters(string, string, string, LocalRulesResetCountersOptionalParams)

카운터 다시 설정

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

매개 변수

resourceGroupName

string

리소스 그룹의 이름. 이름은 대소문자를 구분하지 않습니다.

localRulestackName

string

LocalRulestack 리소스 이름

priority

string

로컬 규칙 우선 순위

options
LocalRulesResetCountersOptionalParams

옵션 매개 변수입니다.

반환

Promise<RuleCounterReset>