Microsoft.Network routeFilters 2018-01-01
- 最新の を
する - 2024-05-01
- 2024-03-01
- 2024-01-01
- 2023-11-01
- 2023-09-01
- 2023-06-01
- 2023-05-01
- 2023-04-01
- 2023-02-01
- 2022-11-01
- 2022-09-01
- 2022-07-01
- 2022-05-01
- 2022-01-01
- 2021-08-01
- 2021-05-01
- 2021-03-01
- 2021-02-01
- 2020-11-01
- 2020-08-01
- 2020-07-01
- 2020-06-01
- 2020-05-01
- 2020-04-01
- 2020-03-01
- 2019-12-01
- 2019-11-01
- 2019-09-01
- 2019-08-01
- 2019-07-01
- 2019-06-01
- 2019-04-01
- 2019-02-01
- 2018-12-01
- 2018-11-01
- 2018-10-01
- 2018-08-01
- 2018-07-01
- 2018-06-01
- 2018-04-01
- 2018-02-01
- 2018-01-01
- 2017-11-01
- 2017-10-01
- 2017-09-01
- 2017-08-01
- 2017-06-01
- 2017-03-30
- 2017-03-01
- 2016-12-01
Bicep リソース定義
routeFilters リソースの種類は、次を対象とする操作でデプロイできます。
- リソース グループの - リソース グループのデプロイ コマンド 参照
各 API バージョンで変更されたプロパティの一覧については、変更ログの
リソースの形式
Microsoft.Network/routeFilters リソースを作成するには、次の Bicep をテンプレートに追加します。
resource symbolicname 'Microsoft.Network/routeFilters@2018-01-01' = {
location: 'string'
name: 'string'
properties: {
peerings: [
{
id: 'string'
name: 'string'
properties: {
azureASN: int
gatewayManagerEtag: 'string'
ipv6PeeringConfig: {
microsoftPeeringConfig: {
advertisedCommunities: [
'string'
]
advertisedPublicPrefixes: [
'string'
]
advertisedPublicPrefixesState: 'string'
customerASN: int
legacyMode: int
routingRegistryName: 'string'
}
primaryPeerAddressPrefix: 'string'
routeFilter: {
id: 'string'
location: 'string'
properties: ...
tags: {
{customized property}: 'string'
}
}
secondaryPeerAddressPrefix: 'string'
state: 'string'
}
lastModifiedBy: 'string'
microsoftPeeringConfig: {
advertisedCommunities: [
'string'
]
advertisedPublicPrefixes: [
'string'
]
advertisedPublicPrefixesState: 'string'
customerASN: int
legacyMode: int
routingRegistryName: 'string'
}
peerASN: int
peeringType: 'string'
primaryAzurePort: 'string'
primaryPeerAddressPrefix: 'string'
provisioningState: 'string'
routeFilter: {
id: 'string'
location: 'string'
properties: ...
tags: {
{customized property}: 'string'
}
}
secondaryAzurePort: 'string'
secondaryPeerAddressPrefix: 'string'
sharedKey: 'string'
state: 'string'
stats: {
primarybytesIn: int
primarybytesOut: int
secondarybytesIn: int
secondarybytesOut: int
}
vlanId: int
}
}
]
rules: [
{
id: 'string'
location: 'string'
name: 'string'
properties: {
access: 'string'
communities: [
'string'
]
routeFilterRuleType: 'string'
}
}
]
}
tags: {
{customized property}: 'string'
}
}
プロパティ値
ExpressRouteCircuitPeering
名前 | 形容 | 価値 |
---|---|---|
身分証明書 | リソース ID。 | 糸 |
名前 | リソース グループ内で一意のリソースの名前を取得します。 この名前は、リソースへのアクセスに使用できます。 | 糸 |
プロパティ | ExpressRouteCircuitPeeringPropertiesFormat |
ExpressRouteCircuitPeeringConfig
名前 | 形容 | 価値 |
---|---|---|
advertisedCommunities | bgp ピアリングのコミュニティ。 Microsoft ピアリングに対して指定 | string[] |
advertisedPublicPrefixes | AdvertisedPublicPrefixes の参照。 | string[] |
advertisedPublicPrefixesState | ピアリング リソースの AdvertisedPublicPrefixState。 指定できる値は、'NotConfigured'、'Configuring'、'Configured'、および 'ValidationNeeded' です。 | '構成済み' 'Configuring' 'NotConfigured' 'ValidationNeeded' |
customerASN | ピアリングの CustomerASN。 | int |
legacyMode | ピアリングのレガシ モード。 | int |
routingRegistryName | 構成の RoutingRegistryName。 | 糸 |
ExpressRouteCircuitPeeringPropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
azureASN | Azure ASN。 | int |
gatewayManagerEtag | GatewayManager Etag。 | 糸 |
ipv6PeeringConfig | IPv6 ピアリング構成。 | Ipv6ExpressRouteCircuitPeeringConfig |
lastModifiedBy | プロバイダーまたは顧客がピアリングを最後に変更したかどうかを取得します。 | 糸 |
microsoftPeeringConfig | Microsoft ピアリングの構成。 | ExpressRouteCircuitPeeringConfig |
peerASN | ピア ASN。 | int 制約: 最小値 = 1 最大値 = 4294967295 |
peeringType | PeeringType。 使用可能な値は、'AzurePublicPeering'、'AzurePrivatePeering'、および 'MicrosoftPeering' です。 | 'AzurePrivatePeering' 'AzurePublicPeering' 'MicrosoftPeering' |
primaryAzurePort | プライマリ ポート。 | 糸 |
primaryPeerAddressPrefix | プライマリ アドレス プレフィックス。 | 糸 |
provisioningState | パブリック IP リソースのプロビジョニング状態を取得します。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
routeFilter | RouteFilter リソースの参照。 | RouteFilter |
secondaryAzurePort | セカンダリ ポート。 | 糸 |
secondaryPeerAddressPrefix | セカンダリ アドレス プレフィックス。 | 糸 |
sharedKey | 共有キー。 | 糸 |
状態 | ピアリングの状態。 使用可能な値は、'Disabled' と 'Enabled' です。 | 'Disabled' 'Enabled' |
統計 | ピアリングの統計を取得します。 | ExpressRouteCircuitStats |
vlanId | VLAN ID。 | int |
ExpressRouteCircuitStats
名前 | 形容 | 価値 |
---|---|---|
primarybytesIn | ピアリングの BytesIn を取得します。 | int |
primarybytesOut | ピアリングの BytesOut を取得します。 | int |
secondarybytesIn | ピアリングの BytesIn を取得します。 | int |
secondarybytesOut | ピアリングの BytesOut を取得します。 | int |
Ipv6ExpressRouteCircuitPeeringConfig
名前 | 形容 | 価値 |
---|---|---|
microsoftPeeringConfig | Microsoft ピアリングの構成。 | ExpressRouteCircuitPeeringConfig |
primaryPeerAddressPrefix | プライマリ アドレス プレフィックス。 | 糸 |
routeFilter | RouteFilter リソースの参照。 | RouteFilter |
secondaryPeerAddressPrefix | セカンダリ アドレス プレフィックス。 | 糸 |
状態 | ピアリングの状態。 使用可能な値は、'Disabled' と 'Enabled' です。 | 'Disabled' 'Enabled' |
Microsoft.Network/routeFilters
名前 | 形容 | 価値 |
---|---|---|
場所 | リソースの場所。 | 糸 |
名前 | リソース名 | string (必須) |
プロパティ | ルート フィルター リソース | RouteFilterPropertiesFormat の |
タグ | リソース タグ | タグ名と値のディクショナリ。 テンプレート の |
ResourceTags
名前 | 形容 | 価値 |
---|
ResourceTags
名前 | 形容 | 価値 |
---|
RouteFilter
名前 | 形容 | 価値 |
---|---|---|
身分証明書 | リソース ID。 | 糸 |
場所 | リソースの場所。 | 糸 |
プロパティ | ルート フィルター リソース | RouteFilterPropertiesFormat の |
タグ | リソース タグ。 | ResourceTags |
RouteFilterPropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
ピアリング | Express Route 回線ピアリングへの参照のコレクション。 | ExpressRouteCircuitPeering[] |
準則 | ルート フィルター内に含まれる RouteFilterRules のコレクション。 | RouteFilterRule[] |
RouteFilterRule
名前 | 形容 | 価値 |
---|---|---|
身分証明書 | リソース ID。 | 糸 |
場所 | リソースの場所。 | 糸 |
名前 | リソース グループ内で一意であるリソースの名前。 この名前は、リソースへのアクセスに使用できます。 | 糸 |
プロパティ | ルート フィルター ルール リソース | RouteFilterRulePropertiesFormat の |
RouteFilterRulePropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
アクセス | ルールのアクセスの種類。 有効な値: 'Allow'、'Deny' | 'Allow' 'Deny' (必須) |
コミュニティ | フィルター処理する bgp コミュニティ値のコレクション。例: ['12076:5010','12076:5020'] | string[] (必須) |
routeFilterRuleType | ルールの規則の種類。 有効な値: 'Community' | 'Community' (必須) |
ARM テンプレート リソース定義
routeFilters リソースの種類は、次を対象とする操作でデプロイできます。
- リソース グループの - リソース グループのデプロイ コマンド 参照
各 API バージョンで変更されたプロパティの一覧については、変更ログの
リソースの形式
Microsoft.Network/routeFilters リソースを作成するには、次の JSON をテンプレートに追加します。
{
"type": "Microsoft.Network/routeFilters",
"apiVersion": "2018-01-01",
"name": "string",
"location": "string",
"properties": {
"peerings": [
{
"id": "string",
"name": "string",
"properties": {
"azureASN": "int",
"gatewayManagerEtag": "string",
"ipv6PeeringConfig": {
"microsoftPeeringConfig": {
"advertisedCommunities": [ "string" ],
"advertisedPublicPrefixes": [ "string" ],
"advertisedPublicPrefixesState": "string",
"customerASN": "int",
"legacyMode": "int",
"routingRegistryName": "string"
},
"primaryPeerAddressPrefix": "string",
"routeFilter": {
"id": "string",
"location": "string",
"properties": ...,
"tags": {
"{customized property}": "string"
}
},
"secondaryPeerAddressPrefix": "string",
"state": "string"
},
"lastModifiedBy": "string",
"microsoftPeeringConfig": {
"advertisedCommunities": [ "string" ],
"advertisedPublicPrefixes": [ "string" ],
"advertisedPublicPrefixesState": "string",
"customerASN": "int",
"legacyMode": "int",
"routingRegistryName": "string"
},
"peerASN": "int",
"peeringType": "string",
"primaryAzurePort": "string",
"primaryPeerAddressPrefix": "string",
"provisioningState": "string",
"routeFilter": {
"id": "string",
"location": "string",
"properties": ...,
"tags": {
"{customized property}": "string"
}
},
"secondaryAzurePort": "string",
"secondaryPeerAddressPrefix": "string",
"sharedKey": "string",
"state": "string",
"stats": {
"primarybytesIn": "int",
"primarybytesOut": "int",
"secondarybytesIn": "int",
"secondarybytesOut": "int"
},
"vlanId": "int"
}
}
],
"rules": [
{
"id": "string",
"location": "string",
"name": "string",
"properties": {
"access": "string",
"communities": [ "string" ],
"routeFilterRuleType": "string"
}
}
]
},
"tags": {
"{customized property}": "string"
}
}
プロパティ値
ExpressRouteCircuitPeering
名前 | 形容 | 価値 |
---|---|---|
身分証明書 | リソース ID。 | 糸 |
名前 | リソース グループ内で一意のリソースの名前を取得します。 この名前は、リソースへのアクセスに使用できます。 | 糸 |
プロパティ | ExpressRouteCircuitPeeringPropertiesFormat |
ExpressRouteCircuitPeeringConfig
名前 | 形容 | 価値 |
---|---|---|
advertisedCommunities | bgp ピアリングのコミュニティ。 Microsoft ピアリングに対して指定 | string[] |
advertisedPublicPrefixes | AdvertisedPublicPrefixes の参照。 | string[] |
advertisedPublicPrefixesState | ピアリング リソースの AdvertisedPublicPrefixState。 指定できる値は、'NotConfigured'、'Configuring'、'Configured'、および 'ValidationNeeded' です。 | '構成済み' 'Configuring' 'NotConfigured' 'ValidationNeeded' |
customerASN | ピアリングの CustomerASN。 | int |
legacyMode | ピアリングのレガシ モード。 | int |
routingRegistryName | 構成の RoutingRegistryName。 | 糸 |
ExpressRouteCircuitPeeringPropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
azureASN | Azure ASN。 | int |
gatewayManagerEtag | GatewayManager Etag。 | 糸 |
ipv6PeeringConfig | IPv6 ピアリング構成。 | Ipv6ExpressRouteCircuitPeeringConfig |
lastModifiedBy | プロバイダーまたは顧客がピアリングを最後に変更したかどうかを取得します。 | 糸 |
microsoftPeeringConfig | Microsoft ピアリングの構成。 | ExpressRouteCircuitPeeringConfig |
peerASN | ピア ASN。 | int 制約: 最小値 = 1 最大値 = 4294967295 |
peeringType | PeeringType。 使用可能な値は、'AzurePublicPeering'、'AzurePrivatePeering'、および 'MicrosoftPeering' です。 | 'AzurePrivatePeering' 'AzurePublicPeering' 'MicrosoftPeering' |
primaryAzurePort | プライマリ ポート。 | 糸 |
primaryPeerAddressPrefix | プライマリ アドレス プレフィックス。 | 糸 |
provisioningState | パブリック IP リソースのプロビジョニング状態を取得します。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
routeFilter | RouteFilter リソースの参照。 | RouteFilter |
secondaryAzurePort | セカンダリ ポート。 | 糸 |
secondaryPeerAddressPrefix | セカンダリ アドレス プレフィックス。 | 糸 |
sharedKey | 共有キー。 | 糸 |
状態 | ピアリングの状態。 使用可能な値は、'Disabled' と 'Enabled' です。 | 'Disabled' 'Enabled' |
統計 | ピアリングの統計を取得します。 | ExpressRouteCircuitStats |
vlanId | VLAN ID。 | int |
ExpressRouteCircuitStats
名前 | 形容 | 価値 |
---|---|---|
primarybytesIn | ピアリングの BytesIn を取得します。 | int |
primarybytesOut | ピアリングの BytesOut を取得します。 | int |
secondarybytesIn | ピアリングの BytesIn を取得します。 | int |
secondarybytesOut | ピアリングの BytesOut を取得します。 | int |
Ipv6ExpressRouteCircuitPeeringConfig
名前 | 形容 | 価値 |
---|---|---|
microsoftPeeringConfig | Microsoft ピアリングの構成。 | ExpressRouteCircuitPeeringConfig |
primaryPeerAddressPrefix | プライマリ アドレス プレフィックス。 | 糸 |
routeFilter | RouteFilter リソースの参照。 | RouteFilter |
secondaryPeerAddressPrefix | セカンダリ アドレス プレフィックス。 | 糸 |
状態 | ピアリングの状態。 使用可能な値は、'Disabled' と 'Enabled' です。 | 'Disabled' 'Enabled' |
Microsoft.Network/routeFilters
名前 | 形容 | 価値 |
---|---|---|
apiVersion | API のバージョン | '2018-01-01' |
場所 | リソースの場所。 | 糸 |
名前 | リソース名 | string (必須) |
プロパティ | ルート フィルター リソース | RouteFilterPropertiesFormat の |
タグ | リソース タグ | タグ名と値のディクショナリ。 テンプレート の |
種類 | リソースの種類 | 'Microsoft.Network/routeFilters' |
ResourceTags
名前 | 形容 | 価値 |
---|
ResourceTags
名前 | 形容 | 価値 |
---|
RouteFilter
名前 | 形容 | 価値 |
---|---|---|
身分証明書 | リソース ID。 | 糸 |
場所 | リソースの場所。 | 糸 |
プロパティ | ルート フィルター リソース | RouteFilterPropertiesFormat の |
タグ | リソース タグ。 | ResourceTags |
RouteFilterPropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
ピアリング | Express Route 回線ピアリングへの参照のコレクション。 | ExpressRouteCircuitPeering[] |
準則 | ルート フィルター内に含まれる RouteFilterRules のコレクション。 | RouteFilterRule[] |
RouteFilterRule
名前 | 形容 | 価値 |
---|---|---|
身分証明書 | リソース ID。 | 糸 |
場所 | リソースの場所。 | 糸 |
名前 | リソース グループ内で一意であるリソースの名前。 この名前は、リソースへのアクセスに使用できます。 | 糸 |
プロパティ | ルート フィルター ルール リソース | RouteFilterRulePropertiesFormat の |
RouteFilterRulePropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
アクセス | ルールのアクセスの種類。 有効な値: 'Allow'、'Deny' | 'Allow' 'Deny' (必須) |
コミュニティ | フィルター処理する bgp コミュニティ値のコレクション。例: ['12076:5010','12076:5020'] | string[] (必須) |
routeFilterRuleType | ルールの規則の種類。 有効な値: 'Community' | 'Community' (必須) |
Terraform (AzAPI プロバイダー) リソース定義
routeFilters リソースの種類は、次を対象とする操作でデプロイできます。
- リソース グループの
各 API バージョンで変更されたプロパティの一覧については、変更ログの
リソースの形式
Microsoft.Network/routeFilters リソースを作成するには、次の Terraform をテンプレートに追加します。
resource "azapi_resource" "symbolicname" {
type = "Microsoft.Network/routeFilters@2018-01-01"
name = "string"
location = "string"
tags = {
{customized property} = "string"
}
body = jsonencode({
properties = {
peerings = [
{
id = "string"
name = "string"
properties = {
azureASN = int
gatewayManagerEtag = "string"
ipv6PeeringConfig = {
microsoftPeeringConfig = {
advertisedCommunities = [
"string"
]
advertisedPublicPrefixes = [
"string"
]
advertisedPublicPrefixesState = "string"
customerASN = int
legacyMode = int
routingRegistryName = "string"
}
primaryPeerAddressPrefix = "string"
routeFilter = {
id = "string"
location = "string"
properties = ...
tags = {
{customized property} = "string"
}
}
secondaryPeerAddressPrefix = "string"
state = "string"
}
lastModifiedBy = "string"
microsoftPeeringConfig = {
advertisedCommunities = [
"string"
]
advertisedPublicPrefixes = [
"string"
]
advertisedPublicPrefixesState = "string"
customerASN = int
legacyMode = int
routingRegistryName = "string"
}
peerASN = int
peeringType = "string"
primaryAzurePort = "string"
primaryPeerAddressPrefix = "string"
provisioningState = "string"
routeFilter = {
id = "string"
location = "string"
properties = ...
tags = {
{customized property} = "string"
}
}
secondaryAzurePort = "string"
secondaryPeerAddressPrefix = "string"
sharedKey = "string"
state = "string"
stats = {
primarybytesIn = int
primarybytesOut = int
secondarybytesIn = int
secondarybytesOut = int
}
vlanId = int
}
}
]
rules = [
{
id = "string"
location = "string"
name = "string"
properties = {
access = "string"
communities = [
"string"
]
routeFilterRuleType = "string"
}
}
]
}
})
}
プロパティ値
ExpressRouteCircuitPeering
名前 | 形容 | 価値 |
---|---|---|
身分証明書 | リソース ID。 | 糸 |
名前 | リソース グループ内で一意のリソースの名前を取得します。 この名前は、リソースへのアクセスに使用できます。 | 糸 |
プロパティ | ExpressRouteCircuitPeeringPropertiesFormat |
ExpressRouteCircuitPeeringConfig
名前 | 形容 | 価値 |
---|---|---|
advertisedCommunities | bgp ピアリングのコミュニティ。 Microsoft ピアリングに対して指定 | string[] |
advertisedPublicPrefixes | AdvertisedPublicPrefixes の参照。 | string[] |
advertisedPublicPrefixesState | ピアリング リソースの AdvertisedPublicPrefixState。 指定できる値は、'NotConfigured'、'Configuring'、'Configured'、および 'ValidationNeeded' です。 | '構成済み' 'Configuring' 'NotConfigured' 'ValidationNeeded' |
customerASN | ピアリングの CustomerASN。 | int |
legacyMode | ピアリングのレガシ モード。 | int |
routingRegistryName | 構成の RoutingRegistryName。 | 糸 |
ExpressRouteCircuitPeeringPropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
azureASN | Azure ASN。 | int |
gatewayManagerEtag | GatewayManager Etag。 | 糸 |
ipv6PeeringConfig | IPv6 ピアリング構成。 | Ipv6ExpressRouteCircuitPeeringConfig |
lastModifiedBy | プロバイダーまたは顧客がピアリングを最後に変更したかどうかを取得します。 | 糸 |
microsoftPeeringConfig | Microsoft ピアリングの構成。 | ExpressRouteCircuitPeeringConfig |
peerASN | ピア ASN。 | int 制約: 最小値 = 1 最大値 = 4294967295 |
peeringType | PeeringType。 使用可能な値は、'AzurePublicPeering'、'AzurePrivatePeering'、および 'MicrosoftPeering' です。 | 'AzurePrivatePeering' 'AzurePublicPeering' 'MicrosoftPeering' |
primaryAzurePort | プライマリ ポート。 | 糸 |
primaryPeerAddressPrefix | プライマリ アドレス プレフィックス。 | 糸 |
provisioningState | パブリック IP リソースのプロビジョニング状態を取得します。 使用可能な値は、'Updating'、'Deleting'、および 'Failed' です。 | 糸 |
routeFilter | RouteFilter リソースの参照。 | RouteFilter |
secondaryAzurePort | セカンダリ ポート。 | 糸 |
secondaryPeerAddressPrefix | セカンダリ アドレス プレフィックス。 | 糸 |
sharedKey | 共有キー。 | 糸 |
状態 | ピアリングの状態。 使用可能な値は、'Disabled' と 'Enabled' です。 | 'Disabled' 'Enabled' |
統計 | ピアリングの統計を取得します。 | ExpressRouteCircuitStats |
vlanId | VLAN ID。 | int |
ExpressRouteCircuitStats
名前 | 形容 | 価値 |
---|---|---|
primarybytesIn | ピアリングの BytesIn を取得します。 | int |
primarybytesOut | ピアリングの BytesOut を取得します。 | int |
secondarybytesIn | ピアリングの BytesIn を取得します。 | int |
secondarybytesOut | ピアリングの BytesOut を取得します。 | int |
Ipv6ExpressRouteCircuitPeeringConfig
名前 | 形容 | 価値 |
---|---|---|
microsoftPeeringConfig | Microsoft ピアリングの構成。 | ExpressRouteCircuitPeeringConfig |
primaryPeerAddressPrefix | プライマリ アドレス プレフィックス。 | 糸 |
routeFilter | RouteFilter リソースの参照。 | RouteFilter |
secondaryPeerAddressPrefix | セカンダリ アドレス プレフィックス。 | 糸 |
状態 | ピアリングの状態。 使用可能な値は、'Disabled' と 'Enabled' です。 | 'Disabled' 'Enabled' |
Microsoft.Network/routeFilters
名前 | 形容 | 価値 |
---|---|---|
場所 | リソースの場所。 | 糸 |
名前 | リソース名 | string (必須) |
プロパティ | ルート フィルター リソース | RouteFilterPropertiesFormat の |
タグ | リソース タグ | タグ名と値のディクショナリ。 |
種類 | リソースの種類 | "Microsoft.Network/routeFilters@2018-01-01" |
ResourceTags
名前 | 形容 | 価値 |
---|
ResourceTags
名前 | 形容 | 価値 |
---|
RouteFilter
名前 | 形容 | 価値 |
---|---|---|
身分証明書 | リソース ID。 | 糸 |
場所 | リソースの場所。 | 糸 |
プロパティ | ルート フィルター リソース | RouteFilterPropertiesFormat の |
タグ | リソース タグ。 | ResourceTags |
RouteFilterPropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
ピアリング | Express Route 回線ピアリングへの参照のコレクション。 | ExpressRouteCircuitPeering[] |
準則 | ルート フィルター内に含まれる RouteFilterRules のコレクション。 | RouteFilterRule[] |
RouteFilterRule
名前 | 形容 | 価値 |
---|---|---|
身分証明書 | リソース ID。 | 糸 |
場所 | リソースの場所。 | 糸 |
名前 | リソース グループ内で一意であるリソースの名前。 この名前は、リソースへのアクセスに使用できます。 | 糸 |
プロパティ | ルート フィルター ルール リソース | RouteFilterRulePropertiesFormat の |
RouteFilterRulePropertiesFormat
名前 | 形容 | 価値 |
---|---|---|
アクセス | ルールのアクセスの種類。 有効な値: 'Allow'、'Deny' | 'Allow' 'Deny' (必須) |
コミュニティ | フィルター処理する bgp コミュニティ値のコレクション。例: ['12076:5010','12076:5020'] | string[] (必須) |
routeFilterRuleType | ルールの規則の種類。 有効な値: 'Community' | 'Community' (必須) |