Partilhar via


ArmCustomerInsightsModelFactory.KpiGroupByMetadata Método

Definição

Inicializa uma nova instância de KpiGroupByMetadata.

public static Azure.ResourceManager.CustomerInsights.Models.KpiGroupByMetadata KpiGroupByMetadata (System.Collections.Generic.IReadOnlyDictionary<string,string> displayName = default, string fieldName = default, string fieldType = default);
static member KpiGroupByMetadata : System.Collections.Generic.IReadOnlyDictionary<string, string> * string * string -> Azure.ResourceManager.CustomerInsights.Models.KpiGroupByMetadata
Public Shared Function KpiGroupByMetadata (Optional displayName As IReadOnlyDictionary(Of String, String) = Nothing, Optional fieldName As String = Nothing, Optional fieldType As String = Nothing) As KpiGroupByMetadata

Parâmetros

displayName
IReadOnlyDictionary<String,String>

O nome para exibição.

fieldName
String

O nome do campo.

fieldType
String

O tipo do campo.

Retornos

Uma nova KpiGroupByMetadata instância para zombar.

Aplica-se a