Partilhar via


BackendServiceFabricClusterProperties(IEnumerable<String>) Construtor

Definição

Inicializa uma nova instância de BackendServiceFabricClusterProperties.

public BackendServiceFabricClusterProperties (System.Collections.Generic.IEnumerable<string> managementEndpoints);
new Azure.ResourceManager.ApiManagement.Models.BackendServiceFabricClusterProperties : seq<string> -> Azure.ResourceManager.ApiManagement.Models.BackendServiceFabricClusterProperties
Public Sub New (managementEndpoints As IEnumerable(Of String))

Parâmetros

managementEndpoints
IEnumerable<String>

O ponto de extremidade de gerenciamento de cluster.

Exceções

managementEndpoints é nulo.

Aplica-se a