Azure.ResourceManager.Purview Namespace

Classes

Name Description
AzureResourceManagerPurviewContext

Context class which will be filled in by the System.ClientModel.SourceGeneration. For more information https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/System.ClientModel/src/docs/ModelReaderWriterContext.md

PurviewAccountCollection

A class representing a collection of PurviewAccountResource and their operations. Each PurviewAccountResource in the collection will belong to the same instance of ResourceGroupResource. To get a PurviewAccountCollection instance call the GetPurviewAccounts method from an instance of ResourceGroupResource.

PurviewAccountData

Account resource.

PurviewAccountResource

A class representing a PurviewAccount along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a PurviewAccountResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetPurviewAccounts method.

PurviewExtensions

A class to add extension methods to Azure.ResourceManager.Purview.

PurviewKafkaConfigurationCollection

A class representing a collection of PurviewKafkaConfigurationResource and their operations. Each PurviewKafkaConfigurationResource in the collection will belong to the same instance of PurviewAccountResource. To get a PurviewKafkaConfigurationCollection instance call the GetPurviewKafkaConfigurations method from an instance of PurviewAccountResource.

PurviewKafkaConfigurationData

The configuration of the event streaming service resource attached to the Purview account for kafka notifications.

PurviewKafkaConfigurationResource

A class representing a PurviewKafkaConfiguration along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a PurviewKafkaConfigurationResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource PurviewAccountResource using the GetPurviewKafkaConfigurations method.

PurviewPrivateEndpointConnectionCollection

A class representing a collection of PurviewPrivateEndpointConnectionResource and their operations. Each PurviewPrivateEndpointConnectionResource in the collection will belong to the same instance of PurviewAccountResource. To get a PurviewPrivateEndpointConnectionCollection instance call the GetPurviewPrivateEndpointConnections method from an instance of PurviewAccountResource.

PurviewPrivateEndpointConnectionData

A private endpoint connection class.

PurviewPrivateEndpointConnectionResource

A class representing a PurviewPrivateEndpointConnection along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a PurviewPrivateEndpointConnectionResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource PurviewAccountResource using the GetPurviewPrivateEndpointConnections method.

PurviewPrivateLinkResource

A class representing a PurviewPrivateLinkResource along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a PurviewPrivateLinkResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource PurviewAccountResource using the GetPurviewPrivateLinkResources method.

PurviewPrivateLinkResourceCollection

A class representing a collection of PurviewPrivateLinkResource and their operations. Each PurviewPrivateLinkResource in the collection will belong to the same instance of PurviewAccountResource. To get a PurviewPrivateLinkResourceCollection instance call the GetPurviewPrivateLinkResources method from an instance of PurviewAccountResource.

PurviewPrivateLinkResourceData

A privately linkable resource.