LocalRulesResource interface
LocalRulestack 규칙 목록
- Extends
속성
action |
규칙 작업 |
applications | 규칙 애플리케이션 배열 |
audit |
규칙 주석 |
category | 규칙 범주 |
decryption |
암호 해독 사용 또는 사용 안 함 |
description | 규칙 설명 |
destination | 대상 주소 |
enable |
로깅 사용 또는 사용 안 함 |
etag | etag 정보 |
inbound |
인바운드 검사 인증서 |
negate |
cidr은 'any'되어서는 안 됩니다. |
negate |
cidr은 'any'되어서는 안 됩니다. |
priority | 참고: 이 속성은 직렬화되지 않습니다. 서버에서만 채울 수 있습니다. |
protocol | any, application-default, TCP:number, UDP:number |
protocol |
prot 포트 목록 |
provisioning |
리소스의 프로비전 상태입니다. 참고: 이 속성은 serialize되지 않습니다. 서버에서만 채울 수 있습니다. |
rule |
규칙 이름 |
rule |
이 규칙의 상태 |
source | 원본 주소 |
tags | 규칙에 대한 태그 |
상속된 속성
id | 리소스에 대한 정규화된 리소스 ID입니다. 예 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 참고: 이 속성은 직렬화되지 않습니다. 서버에서만 채울 수 있습니다. |
name | 리소스의 이름 참고: 이 속성은 직렬화되지 않습니다. 서버에서만 채울 수 있습니다. |
system |
createdBy 및 modifiedBy 정보가 포함된 Azure Resource Manager 메타데이터입니다. 참고: 이 속성은 직렬화되지 않습니다. 서버에서만 채울 수 있습니다. |
type | 리소스 형식입니다. 예: "Microsoft.Compute/virtualMachines" 또는 "Microsoft.Storage/storageAccounts" 참고: 이 속성은 직렬화되지 않습니다. 서버에서만 채울 수 있습니다. |
속성 세부 정보
actionType
규칙 작업
actionType?: string
속성 값
string
applications
규칙 애플리케이션 배열
applications?: string[]
속성 값
string[]
auditComment
규칙 주석
auditComment?: string
속성 값
string
category
decryptionRuleType
암호 해독 사용 또는 사용 안 함
decryptionRuleType?: string
속성 값
string
description
규칙 설명
description?: string
속성 값
string
destination
enableLogging
로깅 사용 또는 사용 안 함
enableLogging?: string
속성 값
string
etag
etag 정보
etag?: string
속성 값
string
inboundInspectionCertificate
인바운드 검사 인증서
inboundInspectionCertificate?: string
속성 값
string
negateDestination
cidr은 'any'되어서는 안 됩니다.
negateDestination?: string
속성 값
string
negateSource
cidr은 'any'되어서는 안 됩니다.
negateSource?: string
속성 값
string
priority
참고: 이 속성은 직렬화되지 않습니다. 서버에서만 채울 수 있습니다.
priority?: number
속성 값
number
protocol
any, application-default, TCP:number, UDP:number
protocol?: string
속성 값
string
protocolPortList
prot 포트 목록
protocolPortList?: string[]
속성 값
string[]
provisioningState
리소스의 프로비전 상태입니다. 참고: 이 속성은 serialize되지 않습니다. 서버에서만 채울 수 있습니다.
provisioningState?: string
속성 값
string
ruleName
규칙 이름
ruleName: string
속성 값
string
ruleState
이 규칙의 상태
ruleState?: string
속성 값
string
source
tags
상속된 속성 세부 정보
id
리소스에 대한 정규화된 리소스 ID입니다. 예 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 참고: 이 속성은 직렬화되지 않습니다. 서버에서만 채울 수 있습니다.
id?: string
속성 값
string
name
systemData
createdBy 및 modifiedBy 정보가 포함된 Azure Resource Manager 메타데이터입니다. 참고: 이 속성은 직렬화되지 않습니다. 서버에서만 채울 수 있습니다.
systemData?: SystemData
속성 값
ProxyResource.systemData에서 상속됨
type
리소스 형식입니다. 예: "Microsoft.Compute/virtualMachines" 또는 "Microsoft.Storage/storageAccounts" 참고: 이 속성은 직렬화되지 않습니다. 서버에서만 채울 수 있습니다.
type?: string
속성 값
string
ProxyResource.type에서 상속됨