ArmCustomerInsightsModelFactory.KpiParticipantProfilesMetadata(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of KpiParticipantProfilesMetadata.
public static Azure.ResourceManager.CustomerInsights.Models.KpiParticipantProfilesMetadata KpiParticipantProfilesMetadata (string typeName = default);
static member KpiParticipantProfilesMetadata : string -> Azure.ResourceManager.CustomerInsights.Models.KpiParticipantProfilesMetadata
Public Shared Function KpiParticipantProfilesMetadata (Optional typeName As String = Nothing) As KpiParticipantProfilesMetadata
Parameters
- typeName
- String
Name of the type.
Returns
A new KpiParticipantProfilesMetadata instance for mocking.
Exceptions
typeName
is null.