net9.0
namespace Azure.ResourceManager.CustomerInsights.Models
{
public static class ArmCustomerInsightsModelFactory
{
public static InteractionResourceFormatData InteractionResourceFormatData(ResourceIdentifier id = null, string name = null, ResourceType resourceType = default, SystemData systemData = null, IDictionary<string, IList<string>> attributes = null, IDictionary<string, string> description = null, IDictionary<string, string> displayName = null, IDictionary<string, IDictionary<string, string>> localizedAttributes = null, string smallImage = null, string mediumImage = null, string largeImage = null, string apiEntitySetName = null, EntityType? entityType = default, IEnumerable<PropertyDefinition> fields = null, int? instancesCount = default, DateTimeOffset? lastChangedUtc = default, ProvisioningState? provisioningState = default, string schemaItemTypeLink = null, Guid? tenantId = default, string timestampFieldName = null, string typeName = null, IEnumerable<string> idPropertyNames = null, IEnumerable<Participant> participantProfiles = null, string primaryParticipantProfilePropertyName = null, IEnumerable<DataSourcePrecedence> dataSourcePrecedenceRules = null, bool? isActivity = default, string namePropertiesDefaultDataSourceName = null, DataSourceType? dataSourceType = default, Status? status = default, int? idPropertiesDefaultDataSourceId = default, string dataSourceReferenceId = null);
}
}
.NET | 5.06.07.08.09.0 |
---|---|
.NET Core | 2.02.12.23.03.1 |
.NET Framework | 4.6.14.6.24.74.7.14.7.24.84.8.1 |
.NET Standard | 2.02.1 |
Information specific to net9.0 | |
Assembly | Azure.ResourceManager.CustomerInsights , Version=1.0.0.0, PublicKeyToken=92742159e12e44c8 |
Referencing | Your project needs a package reference to |
Package | Azure.ResourceManager.CustomerInsights (1.0.0-beta.4) netstandard2.0 |
Preview | This API is contained in a prerelease package. |
Platform Restrictions | This API is supported on all platforms. |