Compartilhar via


StrongId(IEnumerable<String>, String) Construtor

Definição

Inicializa uma nova instância do StrongId.

public StrongId (System.Collections.Generic.IEnumerable<string> keyPropertyNames, string strongIdName);
new Azure.ResourceManager.CustomerInsights.Models.StrongId : seq<string> * string -> Azure.ResourceManager.CustomerInsights.Models.StrongId
Public Sub New (keyPropertyNames As IEnumerable(Of String), strongIdName As String)

Parâmetros

keyPropertyNames
IEnumerable<String>

As propriedades que compõem a ID exclusiva.

strongIdName
String

O Nome que identifica a ID forte.

Exceções

keyPropertyNames ou strongIdName é nulo.

Aplica-se a