Azure.ResourceManager.Purview Namespace
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.
Classes
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 |
A class representing the PurviewAccount data model. 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 GetPurviewAccountResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetPurviewAccount 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 |
A class representing the PurviewKafkaConfiguration data model. 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 GetPurviewKafkaConfigurationResource method. Otherwise you can get one from its parent resource PurviewAccountResource using the GetPurviewKafkaConfiguration 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 class representing the PurviewPrivateEndpointConnection data model. 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 GetPurviewPrivateEndpointConnectionResource method. Otherwise you can get one from its parent resource PurviewAccountResource using the GetPurviewPrivateEndpointConnection 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 GetPurviewPrivateLinkResource method. Otherwise you can get one from its parent resource PurviewAccountResource using the GetPurviewPrivateLinkResource 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 class representing the PurviewPrivateLinkResource data model. A privately linkable resource. |
Azure SDK for .NET