ArmPurviewModelFactory Class

Definition

A factory class for creating instances of the models for mocking.

public static class ArmPurviewModelFactory
type ArmPurviewModelFactory = class
Public Class ArmPurviewModelFactory
Inheritance
ArmPurviewModelFactory

Methods

Name Description
PrivateEndpointConnectionStatusUpdateResult(String, String)

A private endpoint connection status update response class.

PurviewAccountAccessKey(String, String)

The Purview Account access keys.

PurviewAccountData(ResourceIdentifier, String, ResourceType, SystemData, AzureLocation, PurviewAccountStatus, Nullable<DateTimeOffset>, String, String, String, PurviewAccountEndpoint, String, PurviewIngestionStorage, Nullable<PurviewManagedEventHubState>, String, PurviewManagedResource, Nullable<ManagedResourcesPublicNetworkAccess>, PurviewAccountMergeInfo, IEnumerable<PurviewPrivateEndpointConnectionData>, Nullable<PurviewProvisioningState>, Nullable<PurviewPublicNetworkAccess>, Nullable<PurviewTenantEndpointState>, String, IDictionary<String,String>, ManagedServiceIdentity, PurviewAccountSku)
PurviewAccountEndpoint(String, String)

The account endpoints.

PurviewAccountMergeInfo(String, String, String, String, Nullable<Boolean>, Nullable<PurviewMergeStatus>, Nullable<PurviewMergeAccountType>)

The public Account Merge Info model.

PurviewAccountNameAvailabilityResult(String, Nullable<Boolean>, Nullable<PurviewAccountNameUnavailableReason>)

The response payload for CheckNameAvailability API.

PurviewAccountPatch(ManagedServiceIdentity, PurviewAccountProperties, IDictionary<String,String>)

The account update properties.

PurviewAccountProperties(PurviewAccountStatus, String, Nullable<DateTimeOffset>, String, String, String, PurviewAccountEndpoint, String, PurviewIngestionStorage, Nullable<PurviewManagedEventHubState>, String, PurviewManagedResource, Nullable<ManagedResourcesPublicNetworkAccess>, PurviewAccountMergeInfo, IEnumerable<PurviewPrivateEndpointConnectionData>, Nullable<PurviewProvisioningState>, Nullable<PurviewPublicNetworkAccess>, Nullable<PurviewTenantEndpointState>)
PurviewAccountStatus(Nullable<PurviewAccountProvisioningState>, ResponseError)

Initializes a new instance of PurviewAccountStatus.

PurviewBatchFeatureContent(IEnumerable<String>)

Feature request model.

PurviewBatchFeatureStatus(IReadOnlyDictionary<String,Boolean>)

List of features with enabled status.

PurviewIngestionStorage(String, String, Nullable<PurviewPublicNetworkAccess>)

Ingestion Storage Account Info.

PurviewKafkaConfigurationData(ResourceIdentifier, String, ResourceType, SystemData, String, PurviewCredentials, String, ResourceIdentifier, Nullable<PurviewKafkaEventHubType>, Nullable<PurviewEventStreamingState>, Nullable<PurviewEventStreamingType>)

Initializes a new instance of PurviewKafkaConfigurationData.

PurviewManagedResource(ResourceIdentifier, ResourceIdentifier, ResourceIdentifier)

The managed resources in customer subscription.

PurviewPrivateEndpointConnectionData(ResourceIdentifier, String, ResourceType, SystemData, PurviewPrivateLinkServiceConnectionState, String, ResourceIdentifier)
PurviewPrivateEndpointConnectionData(ResourceIdentifier, String, ResourceType, SystemData, ResourceIdentifier, PurviewPrivateLinkServiceConnectionState, String)

Initializes a new instance of PurviewPrivateEndpointConnectionData.

PurviewPrivateLinkResourceData(ResourceIdentifier, String, ResourceType, SystemData, String, IEnumerable<String>, IEnumerable<String>)
PurviewPrivateLinkResourceProperties(String, IEnumerable<String>, IEnumerable<String>)

Initializes a new instance of PurviewPrivateLinkResourceProperties(String, IEnumerable<String>, IEnumerable<String>).

PurviewQuotaName(String, String)

Quota name.

PurviewUsage(Nullable<Int32>, String, Nullable<Int32>, PurviewUsageName, String)

Response for usage information.

PurviewUsageName(String, String)

Quota name.

Applies to