Partilhar via


NetworkFabricIPExtendedCommunityData Construtor

Definição

Inicializa uma nova instância de NetworkFabricIPExtendedCommunityData.

public NetworkFabricIPExtendedCommunityData (Azure.Core.AzureLocation location, System.Collections.Generic.IEnumerable<Azure.ResourceManager.ManagedNetworkFabric.Models.IPExtendedCommunityRule> ipExtendedCommunityRules);
new Azure.ResourceManager.ManagedNetworkFabric.NetworkFabricIPExtendedCommunityData : Azure.Core.AzureLocation * seq<Azure.ResourceManager.ManagedNetworkFabric.Models.IPExtendedCommunityRule> -> Azure.ResourceManager.ManagedNetworkFabric.NetworkFabricIPExtendedCommunityData
Public Sub New (location As AzureLocation, ipExtendedCommunityRules As IEnumerable(Of IPExtendedCommunityRule))

Parâmetros

location
AzureLocation

O local.

ipExtendedCommunityRules
IEnumerable<IPExtendedCommunityRule>

Lista de regras de comunidade estendidas de IP.

Exceções

ipExtendedCommunityRules é nulo.

Aplica-se a