SecurityUserRulePropertiesFormat interface
セキュリティー・ルール・リソース。
プロパティ
| description | このルールの説明。 |
| destination |
宛先ポートの範囲。 |
| destinations | 宛先アドレス プレフィックス。 CIDR または宛先 IP 範囲。 |
| direction | トラフィックが受信または送信のルールと一致したかどうかを示します。 |
| protocol | この規則が適用されるネットワーク プロトコル。 |
| provisioning |
セキュリティ構成ユーザールールリソースのプロビジョニング状態。 |
| resource |
このリソースの一意識別子。 |
| source |
ソース ポートの範囲。 |
| sources | CIDR またはソース IP 範囲。 |
プロパティの詳細
description
このルールの説明。
description?: string
プロパティ値
string
destinationPortRanges
宛先ポートの範囲。
destinationPortRanges?: string[]
プロパティ値
string[]
destinations
direction
トラフィックが受信または送信のルールと一致したかどうかを示します。
direction: string
プロパティ値
string
protocol
この規則が適用されるネットワーク プロトコル。
protocol: string
プロパティ値
string
provisioningState
セキュリティ構成ユーザールールリソースのプロビジョニング状態。
provisioningState?: string
プロパティ値
string
resourceGuid
このリソースの一意識別子。
resourceGuid?: string
プロパティ値
string
sourcePortRanges
ソース ポートの範囲。
sourcePortRanges?: string[]
プロパティ値
string[]