Azure.ResourceManager.Synapse Namespace

Classes

SynapseAadOnlyAuthenticationCollection

A class representing a collection of SynapseAadOnlyAuthenticationResource and their operations. Each SynapseAadOnlyAuthenticationResource in the collection will belong to the same instance of SynapseWorkspaceResource. To get a SynapseAadOnlyAuthenticationCollection instance call the GetSynapseAadOnlyAuthentications method from an instance of SynapseWorkspaceResource.

SynapseAadOnlyAuthenticationData

A class representing the SynapseAadOnlyAuthentication data model. Azure Active Directory Only Authentication Info

SynapseAadOnlyAuthenticationResource

A Class representing a SynapseAadOnlyAuthentication along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SynapseAadOnlyAuthenticationResource from an instance of ArmClient using the GetSynapseAadOnlyAuthenticationResource method. Otherwise you can get one from its parent resource SynapseWorkspaceResource using the GetSynapseAadOnlyAuthentication method.

SynapseAttachedDatabaseConfigurationCollection

A class representing a collection of SynapseAttachedDatabaseConfigurationResource and their operations. Each SynapseAttachedDatabaseConfigurationResource in the collection will belong to the same instance of SynapseKustoPoolResource. To get a SynapseAttachedDatabaseConfigurationCollection instance call the GetSynapseAttachedDatabaseConfigurations method from an instance of SynapseKustoPoolResource.

SynapseAttachedDatabaseConfigurationData

A class representing the SynapseAttachedDatabaseConfiguration data model. Class representing an attached database configuration.

SynapseAttachedDatabaseConfigurationResource

A Class representing a SynapseAttachedDatabaseConfiguration along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SynapseAttachedDatabaseConfigurationResource from an instance of ArmClient using the GetSynapseAttachedDatabaseConfigurationResource method. Otherwise you can get one from its parent resource SynapseKustoPoolResource using the GetSynapseAttachedDatabaseConfiguration method.

SynapseBigDataPoolInfoCollection

A class representing a collection of SynapseBigDataPoolInfoResource and their operations. Each SynapseBigDataPoolInfoResource in the collection will belong to the same instance of SynapseWorkspaceResource. To get a SynapseBigDataPoolInfoCollection instance call the GetSynapseBigDataPoolInfos method from an instance of SynapseWorkspaceResource.

SynapseBigDataPoolInfoData

A class representing the SynapseBigDataPoolInfo data model. A Big Data pool

SynapseBigDataPoolInfoResource

A Class representing a SynapseBigDataPoolInfo along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SynapseBigDataPoolInfoResource from an instance of ArmClient using the GetSynapseBigDataPoolInfoResource method. Otherwise you can get one from its parent resource SynapseWorkspaceResource using the GetSynapseBigDataPoolInfo method.

SynapseClusterPrincipalAssignmentCollection

A class representing a collection of SynapseClusterPrincipalAssignmentResource and their operations. Each SynapseClusterPrincipalAssignmentResource in the collection will belong to the same instance of SynapseKustoPoolResource. To get a SynapseClusterPrincipalAssignmentCollection instance call the GetSynapseClusterPrincipalAssignments method from an instance of SynapseKustoPoolResource.

SynapseClusterPrincipalAssignmentData

A class representing the SynapseClusterPrincipalAssignment data model. Class representing a cluster principal assignment.

SynapseClusterPrincipalAssignmentResource

A Class representing a SynapseClusterPrincipalAssignment along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SynapseClusterPrincipalAssignmentResource from an instance of ArmClient using the GetSynapseClusterPrincipalAssignmentResource method. Otherwise you can get one from its parent resource SynapseKustoPoolResource using the GetSynapseClusterPrincipalAssignment method.

SynapseDatabaseCollection

A class representing a collection of SynapseDatabaseResource and their operations. Each SynapseDatabaseResource in the collection will belong to the same instance of SynapseKustoPoolResource. To get a SynapseDatabaseCollection instance call the GetSynapseDatabases method from an instance of SynapseKustoPoolResource.

SynapseDatabaseData

A class representing the SynapseDatabase data model. Class representing a Kusto database. Please note SynapseDatabaseData is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include SynapseReadOnlyFollowingDatabase and SynapseReadWriteDatabase.

SynapseDatabasePrincipalAssignmentCollection

A class representing a collection of SynapseDatabasePrincipalAssignmentResource and their operations. Each SynapseDatabasePrincipalAssignmentResource in the collection will belong to the same instance of SynapseDatabaseResource. To get a SynapseDatabasePrincipalAssignmentCollection instance call the GetSynapseDatabasePrincipalAssignments method from an instance of SynapseDatabaseResource.

SynapseDatabasePrincipalAssignmentData

A class representing the SynapseDatabasePrincipalAssignment data model. Class representing a database principal assignment.

SynapseDatabasePrincipalAssignmentResource

A Class representing a SynapseDatabasePrincipalAssignment along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SynapseDatabasePrincipalAssignmentResource from an instance of ArmClient using the GetSynapseDatabasePrincipalAssignmentResource method. Otherwise you can get one from its parent resource SynapseDatabaseResource using the GetSynapseDatabasePrincipalAssignment method.

SynapseDatabaseResource

A Class representing a SynapseDatabase along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SynapseDatabaseResource from an instance of ArmClient using the GetSynapseDatabaseResource method. Otherwise you can get one from its parent resource SynapseKustoPoolResource using the GetSynapseDatabase method.

SynapseDataConnectionCollection

A class representing a collection of SynapseDataConnectionResource and their operations. Each SynapseDataConnectionResource in the collection will belong to the same instance of SynapseDatabaseResource. To get a SynapseDataConnectionCollection instance call the GetSynapseDataConnections method from an instance of SynapseDatabaseResource.

SynapseDataConnectionData

A class representing the SynapseDataConnection data model. Class representing a data connection. Please note SynapseDataConnectionData is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include SynapseEventGridDataConnection, SynapseEventHubDataConnection and SynapseIotHubDataConnection.

SynapseDataConnectionResource

A Class representing a SynapseDataConnection along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SynapseDataConnectionResource from an instance of ArmClient using the GetSynapseDataConnectionResource method. Otherwise you can get one from its parent resource SynapseDatabaseResource using the GetSynapseDataConnection method.

SynapseDataMaskingPolicyData

A class representing the SynapseDataMaskingPolicy data model.

SynapseDataMaskingPolicyResource

A Class representing a SynapseDataMaskingPolicy along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SynapseDataMaskingPolicyResource from an instance of ArmClient using the GetSynapseDataMaskingPolicyResource method. Otherwise you can get one from its parent resource SynapseSqlPoolResource using the GetSynapseDataMaskingPolicy method.

SynapseDataMaskingRuleCollection

A class representing a collection of SynapseDataMaskingRuleResource and their operations. Each SynapseDataMaskingRuleResource in the collection will belong to the same instance of SynapseDataMaskingPolicyResource. To get a SynapseDataMaskingRuleCollection instance call the GetSynapseDataMaskingRules method from an instance of SynapseDataMaskingPolicyResource.

SynapseDataMaskingRuleData

A class representing the SynapseDataMaskingRule data model. Represents a Sql pool data masking rule.

SynapseDataMaskingRuleResource

A Class representing a SynapseDataMaskingRule along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SynapseDataMaskingRuleResource from an instance of ArmClient using the GetSynapseDataMaskingRuleResource method. Otherwise you can get one from its parent resource SynapseDataMaskingPolicyResource using the GetSynapseDataMaskingRule method.

SynapseDataWarehouseUserActivityCollection

A class representing a collection of SynapseDataWarehouseUserActivityResource and their operations. Each SynapseDataWarehouseUserActivityResource in the collection will belong to the same instance of SynapseSqlPoolResource. To get a SynapseDataWarehouseUserActivityCollection instance call the GetSynapseDataWarehouseUserActivities method from an instance of SynapseSqlPoolResource.

SynapseDataWarehouseUserActivityData

A class representing the SynapseDataWarehouseUserActivity data model. User activities of a data warehouse

SynapseDataWarehouseUserActivityResource

A Class representing a SynapseDataWarehouseUserActivity along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SynapseDataWarehouseUserActivityResource from an instance of ArmClient using the GetSynapseDataWarehouseUserActivityResource method. Otherwise you can get one from its parent resource SynapseSqlPoolResource using the GetSynapseDataWarehouseUserActivity method.

SynapseDedicatedSqlMinimalTlsSettingCollection

A class representing a collection of SynapseDedicatedSqlMinimalTlsSettingResource and their operations. Each SynapseDedicatedSqlMinimalTlsSettingResource in the collection will belong to the same instance of SynapseWorkspaceResource. To get a SynapseDedicatedSqlMinimalTlsSettingCollection instance call the GetSynapseDedicatedSqlMinimalTlsSettings method from an instance of SynapseWorkspaceResource.

SynapseDedicatedSqlMinimalTlsSettingData

A class representing the SynapseDedicatedSqlMinimalTlsSetting data model. Dedicated Sql Minimal Tls Settings Info

SynapseDedicatedSqlMinimalTlsSettingResource

A Class representing a SynapseDedicatedSqlMinimalTlsSetting along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SynapseDedicatedSqlMinimalTlsSettingResource from an instance of ArmClient using the GetSynapseDedicatedSqlMinimalTlsSettingResource method. Otherwise you can get one from its parent resource SynapseWorkspaceResource using the GetSynapseDedicatedSqlMinimalTlsSetting method.

SynapseEncryptionProtectorCollection

A class representing a collection of SynapseEncryptionProtectorResource and their operations. Each SynapseEncryptionProtectorResource in the collection will belong to the same instance of SynapseWorkspaceResource. To get a SynapseEncryptionProtectorCollection instance call the GetSynapseEncryptionProtectors method from an instance of SynapseWorkspaceResource.

SynapseEncryptionProtectorData

A class representing the SynapseEncryptionProtector data model. The server encryption protector.

SynapseEncryptionProtectorResource

A Class representing a SynapseEncryptionProtector along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SynapseEncryptionProtectorResource from an instance of ArmClient using the GetSynapseEncryptionProtectorResource method. Otherwise you can get one from its parent resource SynapseWorkspaceResource using the GetSynapseEncryptionProtector method.

SynapseExtendedServerBlobAuditingPolicyCollection

A class representing a collection of SynapseExtendedServerBlobAuditingPolicyResource and their operations. Each SynapseExtendedServerBlobAuditingPolicyResource in the collection will belong to the same instance of SynapseWorkspaceResource. To get a SynapseExtendedServerBlobAuditingPolicyCollection instance call the GetSynapseExtendedServerBlobAuditingPolicies method from an instance of SynapseWorkspaceResource.

SynapseExtendedServerBlobAuditingPolicyData

A class representing the SynapseExtendedServerBlobAuditingPolicy data model. An extended server blob auditing policy.

SynapseExtendedServerBlobAuditingPolicyResource

A Class representing a SynapseExtendedServerBlobAuditingPolicy along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SynapseExtendedServerBlobAuditingPolicyResource from an instance of ArmClient using the GetSynapseExtendedServerBlobAuditingPolicyResource method. Otherwise you can get one from its parent resource SynapseWorkspaceResource using the GetSynapseExtendedServerBlobAuditingPolicy method.

SynapseExtendedSqlPoolBlobAuditingPolicyData

A class representing the SynapseExtendedSqlPoolBlobAuditingPolicy data model. An extended Sql pool blob auditing policy.

SynapseExtendedSqlPoolBlobAuditingPolicyResource

A Class representing a SynapseExtendedSqlPoolBlobAuditingPolicy along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SynapseExtendedSqlPoolBlobAuditingPolicyResource from an instance of ArmClient using the GetSynapseExtendedSqlPoolBlobAuditingPolicyResource method. Otherwise you can get one from its parent resource SynapseSqlPoolResource using the GetSynapseExtendedSqlPoolBlobAuditingPolicy method.

SynapseExtensions

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

SynapseGeoBackupPolicyCollection

A class representing a collection of SynapseGeoBackupPolicyResource and their operations. Each SynapseGeoBackupPolicyResource in the collection will belong to the same instance of SynapseSqlPoolResource. To get a SynapseGeoBackupPolicyCollection instance call the GetSynapseGeoBackupPolicies method from an instance of SynapseSqlPoolResource.

SynapseGeoBackupPolicyData

A class representing the SynapseGeoBackupPolicy data model. A database geo backup policy.

SynapseGeoBackupPolicyResource

A Class representing a SynapseGeoBackupPolicy along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SynapseGeoBackupPolicyResource from an instance of ArmClient using the GetSynapseGeoBackupPolicyResource method. Otherwise you can get one from its parent resource SynapseSqlPoolResource using the GetSynapseGeoBackupPolicy method.

SynapseIntegrationRuntimeCollection

A class representing a collection of SynapseIntegrationRuntimeResource and their operations. Each SynapseIntegrationRuntimeResource in the collection will belong to the same instance of SynapseWorkspaceResource. To get a SynapseIntegrationRuntimeCollection instance call the GetSynapseIntegrationRuntimes method from an instance of SynapseWorkspaceResource.

SynapseIntegrationRuntimeData

A class representing the SynapseIntegrationRuntime data model. Integration runtime resource type.

SynapseIntegrationRuntimeResource

A Class representing a SynapseIntegrationRuntime along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SynapseIntegrationRuntimeResource from an instance of ArmClient using the GetSynapseIntegrationRuntimeResource method. Otherwise you can get one from its parent resource SynapseWorkspaceResource using the GetSynapseIntegrationRuntime method.

SynapseIPFirewallRuleInfoCollection

A class representing a collection of SynapseIPFirewallRuleInfoResource and their operations. Each SynapseIPFirewallRuleInfoResource in the collection will belong to the same instance of SynapseWorkspaceResource. To get a SynapseIPFirewallRuleInfoCollection instance call the GetSynapseIPFirewallRuleInfos method from an instance of SynapseWorkspaceResource.

SynapseIPFirewallRuleInfoData

A class representing the SynapseIPFirewallRuleInfo data model. IP firewall rule

SynapseIPFirewallRuleInfoResource

A Class representing a SynapseIPFirewallRuleInfo along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SynapseIPFirewallRuleInfoResource from an instance of ArmClient using the GetSynapseIPFirewallRuleInfoResource method. Otherwise you can get one from its parent resource SynapseWorkspaceResource using the GetSynapseIPFirewallRuleInfo method.

SynapseKeyCollection

A class representing a collection of SynapseKeyResource and their operations. Each SynapseKeyResource in the collection will belong to the same instance of SynapseWorkspaceResource. To get a SynapseKeyCollection instance call the GetSynapseKeys method from an instance of SynapseWorkspaceResource.

SynapseKeyData

A class representing the SynapseKey data model. A workspace key

SynapseKeyResource

A Class representing a SynapseKey along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SynapseKeyResource from an instance of ArmClient using the GetSynapseKeyResource method. Otherwise you can get one from its parent resource SynapseWorkspaceResource using the GetSynapseKey method.

SynapseKustoPoolCollection

A class representing a collection of SynapseKustoPoolResource and their operations. Each SynapseKustoPoolResource in the collection will belong to the same instance of SynapseWorkspaceResource. To get a SynapseKustoPoolCollection instance call the GetSynapseKustoPools method from an instance of SynapseWorkspaceResource.

SynapseKustoPoolData

A class representing the SynapseKustoPool data model. Class representing a Kusto kusto pool.

SynapseKustoPoolResource

A Class representing a SynapseKustoPool along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SynapseKustoPoolResource from an instance of ArmClient using the GetSynapseKustoPoolResource method. Otherwise you can get one from its parent resource SynapseWorkspaceResource using the GetSynapseKustoPool method.

SynapseLibraryCollection

A class representing a collection of SynapseLibraryResource and their operations. Each SynapseLibraryResource in the collection will belong to the same instance of SynapseWorkspaceResource. To get a SynapseLibraryCollection instance call the GetSynapseLibraries method from an instance of SynapseWorkspaceResource.

SynapseLibraryData

A class representing the SynapseLibrary data model. Library response details

SynapseLibraryResource

A Class representing a SynapseLibrary along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SynapseLibraryResource from an instance of ArmClient using the GetSynapseLibraryResource method. Otherwise you can get one from its parent resource SynapseWorkspaceResource using the GetSynapseLibrary method.

SynapseMaintenanceWindowData

A class representing the SynapseMaintenanceWindow data model. Maintenance windows.

SynapseMaintenanceWindowOptionData

A class representing the SynapseMaintenanceWindowOption data model. Maintenance window options.

SynapseMaintenanceWindowOptionResource

A Class representing a SynapseMaintenanceWindowOption along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SynapseMaintenanceWindowOptionResource from an instance of ArmClient using the GetSynapseMaintenanceWindowOptionResource method. Otherwise you can get one from its parent resource SynapseSqlPoolResource using the GetSynapseMaintenanceWindowOption method.

SynapseMaintenanceWindowResource

A Class representing a SynapseMaintenanceWindow along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SynapseMaintenanceWindowResource from an instance of ArmClient using the GetSynapseMaintenanceWindowResource method. Otherwise you can get one from its parent resource SynapseSqlPoolResource using the GetSynapseMaintenanceWindow method.

SynapseManagedIdentitySqlControlSettingData

A class representing the SynapseManagedIdentitySqlControlSetting data model. Sql Control Settings for workspace managed identity

SynapseManagedIdentitySqlControlSettingResource

A Class representing a SynapseManagedIdentitySqlControlSetting along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SynapseManagedIdentitySqlControlSettingResource from an instance of ArmClient using the GetSynapseManagedIdentitySqlControlSettingResource method. Otherwise you can get one from its parent resource SynapseWorkspaceResource using the GetSynapseManagedIdentitySqlControlSetting method.

SynapseMetadataSyncConfigurationData

A class representing the SynapseMetadataSyncConfiguration data model. Configuration for metadata sync

SynapseMetadataSyncConfigurationResource

A Class representing a SynapseMetadataSyncConfiguration along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SynapseMetadataSyncConfigurationResource from an instance of ArmClient using the GetSynapseMetadataSyncConfigurationResource method. Otherwise you can get one from its parent resource SynapseSqlPoolResource using the GetSynapseMetadataSyncConfiguration method.

SynapsePrivateEndpointConnectionCollection

A class representing a collection of SynapsePrivateEndpointConnectionResource and their operations. Each SynapsePrivateEndpointConnectionResource in the collection will belong to the same instance of SynapseWorkspaceResource. To get a SynapsePrivateEndpointConnectionCollection instance call the GetSynapsePrivateEndpointConnections method from an instance of SynapseWorkspaceResource.

SynapsePrivateEndpointConnectionData

A class representing the SynapsePrivateEndpointConnection data model. A private endpoint connection

SynapsePrivateEndpointConnectionForPrivateLinkHubCollection

A class representing a collection of SynapsePrivateEndpointConnectionForPrivateLinkHubResource and their operations. Each SynapsePrivateEndpointConnectionForPrivateLinkHubResource in the collection will belong to the same instance of SynapsePrivateLinkHubResource. To get a SynapsePrivateEndpointConnectionForPrivateLinkHubCollection instance call the GetSynapsePrivateEndpointConnectionForPrivateLinkHubs method from an instance of SynapsePrivateLinkHubResource.

SynapsePrivateEndpointConnectionForPrivateLinkHubData

A class representing the SynapsePrivateEndpointConnectionForPrivateLinkHub data model.

SynapsePrivateEndpointConnectionForPrivateLinkHubResource

A Class representing a SynapsePrivateEndpointConnectionForPrivateLinkHub along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SynapsePrivateEndpointConnectionForPrivateLinkHubResource from an instance of ArmClient using the GetSynapsePrivateEndpointConnectionForPrivateLinkHubResource method. Otherwise you can get one from its parent resource SynapsePrivateLinkHubResource using the GetSynapsePrivateEndpointConnectionForPrivateLinkHub method.

SynapsePrivateEndpointConnectionResource

A Class representing a SynapsePrivateEndpointConnection along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SynapsePrivateEndpointConnectionResource from an instance of ArmClient using the GetSynapsePrivateEndpointConnectionResource method. Otherwise you can get one from its parent resource SynapseWorkspaceResource using the GetSynapsePrivateEndpointConnection method.

SynapsePrivateLinkHubCollection

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

SynapsePrivateLinkHubData

A class representing the SynapsePrivateLinkHub data model. A privateLinkHub

SynapsePrivateLinkHubResource

A Class representing a SynapsePrivateLinkHub along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SynapsePrivateLinkHubResource from an instance of ArmClient using the GetSynapsePrivateLinkHubResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetSynapsePrivateLinkHub method.

SynapsePrivateLinkResource

A Class representing a SynapsePrivateLinkResource along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SynapsePrivateLinkResource from an instance of ArmClient using the GetSynapsePrivateLinkResource method. Otherwise you can get one from its parent resource SynapsePrivateLinkHubResource using the GetSynapsePrivateLinkResource method.

SynapsePrivateLinkResourceCollection

A class representing a collection of SynapsePrivateLinkResource and their operations. Each SynapsePrivateLinkResource in the collection will belong to the same instance of SynapsePrivateLinkHubResource. To get a SynapsePrivateLinkResourceCollection instance call the GetSynapsePrivateLinkResources method from an instance of SynapsePrivateLinkHubResource.

SynapsePrivateLinkResourceData

A class representing the SynapsePrivateLinkResource data model. A private link resource

SynapseRecoverableSqlPoolCollection

A class representing a collection of SynapseRecoverableSqlPoolResource and their operations. Each SynapseRecoverableSqlPoolResource in the collection will belong to the same instance of SynapseWorkspaceResource. To get a SynapseRecoverableSqlPoolCollection instance call the GetSynapseRecoverableSqlPools method from an instance of SynapseWorkspaceResource.

SynapseRecoverableSqlPoolData

A class representing the SynapseRecoverableSqlPool data model. A recoverable sql pool

SynapseRecoverableSqlPoolResource

A Class representing a SynapseRecoverableSqlPool along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SynapseRecoverableSqlPoolResource from an instance of ArmClient using the GetSynapseRecoverableSqlPoolResource method. Otherwise you can get one from its parent resource SynapseWorkspaceResource using the GetSynapseRecoverableSqlPool method.

SynapseReplicationLinkCollection

A class representing a collection of SynapseReplicationLinkResource and their operations. Each SynapseReplicationLinkResource in the collection will belong to the same instance of SynapseSqlPoolResource. To get a SynapseReplicationLinkCollection instance call the GetSynapseReplicationLinks method from an instance of SynapseSqlPoolResource.

SynapseReplicationLinkData

A class representing the SynapseReplicationLink data model. Represents a Sql pool replication link.

SynapseReplicationLinkResource

A Class representing a SynapseReplicationLink along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SynapseReplicationLinkResource from an instance of ArmClient using the GetSynapseReplicationLinkResource method. Otherwise you can get one from its parent resource SynapseSqlPoolResource using the GetSynapseReplicationLink method.

SynapseRestorableDroppedSqlPoolCollection

A class representing a collection of SynapseRestorableDroppedSqlPoolResource and their operations. Each SynapseRestorableDroppedSqlPoolResource in the collection will belong to the same instance of SynapseWorkspaceResource. To get a SynapseRestorableDroppedSqlPoolCollection instance call the GetSynapseRestorableDroppedSqlPools method from an instance of SynapseWorkspaceResource.

SynapseRestorableDroppedSqlPoolData

A class representing the SynapseRestorableDroppedSqlPool data model. A restorable dropped Sql pool

SynapseRestorableDroppedSqlPoolResource

A Class representing a SynapseRestorableDroppedSqlPool along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SynapseRestorableDroppedSqlPoolResource from an instance of ArmClient using the GetSynapseRestorableDroppedSqlPoolResource method. Otherwise you can get one from its parent resource SynapseWorkspaceResource using the GetSynapseRestorableDroppedSqlPool method.

SynapseRestorePointCollection

A class representing a collection of SynapseRestorePointResource and their operations. Each SynapseRestorePointResource in the collection will belong to the same instance of SynapseSqlPoolResource. To get a SynapseRestorePointCollection instance call the GetSynapseRestorePoints method from an instance of SynapseSqlPoolResource.

SynapseRestorePointData

A class representing the SynapseRestorePoint data model. Database restore points.

SynapseRestorePointResource

A Class representing a SynapseRestorePoint along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SynapseRestorePointResource from an instance of ArmClient using the GetSynapseRestorePointResource method. Otherwise you can get one from its parent resource SynapseSqlPoolResource using the GetSynapseRestorePoint method.

SynapseSensitivityLabelCollection

A class representing a collection of SynapseSensitivityLabelResource and their operations. Each SynapseSensitivityLabelResource in the collection will belong to the same instance of SynapseSqlPoolColumnResource. To get a SynapseSensitivityLabelCollection instance call the GetSynapseSensitivityLabels method from an instance of SynapseSqlPoolColumnResource.

SynapseSensitivityLabelData

A class representing the SynapseSensitivityLabel data model. A sensitivity label.

SynapseSensitivityLabelResource

A Class representing a SynapseSensitivityLabel along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SynapseSensitivityLabelResource from an instance of ArmClient using the GetSynapseSensitivityLabelResource method. Otherwise you can get one from its parent resource SynapseSqlPoolColumnResource using the GetSynapseSensitivityLabel method.

SynapseServerBlobAuditingPolicyCollection

A class representing a collection of SynapseServerBlobAuditingPolicyResource and their operations. Each SynapseServerBlobAuditingPolicyResource in the collection will belong to the same instance of SynapseWorkspaceResource. To get a SynapseServerBlobAuditingPolicyCollection instance call the GetSynapseServerBlobAuditingPolicies method from an instance of SynapseWorkspaceResource.

SynapseServerBlobAuditingPolicyData

A class representing the SynapseServerBlobAuditingPolicy data model. A server blob auditing policy.

SynapseServerBlobAuditingPolicyResource

A Class representing a SynapseServerBlobAuditingPolicy along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SynapseServerBlobAuditingPolicyResource from an instance of ArmClient using the GetSynapseServerBlobAuditingPolicyResource method. Otherwise you can get one from its parent resource SynapseWorkspaceResource using the GetSynapseServerBlobAuditingPolicy method.

SynapseServerSecurityAlertPolicyCollection

A class representing a collection of SynapseServerSecurityAlertPolicyResource and their operations. Each SynapseServerSecurityAlertPolicyResource in the collection will belong to the same instance of SynapseWorkspaceResource. To get a SynapseServerSecurityAlertPolicyCollection instance call the GetSynapseServerSecurityAlertPolicies method from an instance of SynapseWorkspaceResource.

SynapseServerSecurityAlertPolicyData

A class representing the SynapseServerSecurityAlertPolicy data model. Workspace managed Sql server security alert policy.

SynapseServerSecurityAlertPolicyResource

A Class representing a SynapseServerSecurityAlertPolicy along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SynapseServerSecurityAlertPolicyResource from an instance of ArmClient using the GetSynapseServerSecurityAlertPolicyResource method. Otherwise you can get one from its parent resource SynapseWorkspaceResource using the GetSynapseServerSecurityAlertPolicy method.

SynapseServerVulnerabilityAssessmentCollection

A class representing a collection of SynapseServerVulnerabilityAssessmentResource and their operations. Each SynapseServerVulnerabilityAssessmentResource in the collection will belong to the same instance of SynapseWorkspaceResource. To get a SynapseServerVulnerabilityAssessmentCollection instance call the GetSynapseServerVulnerabilityAssessments method from an instance of SynapseWorkspaceResource.

SynapseServerVulnerabilityAssessmentData

A class representing the SynapseServerVulnerabilityAssessment data model. A server vulnerability assessment.

SynapseServerVulnerabilityAssessmentResource

A Class representing a SynapseServerVulnerabilityAssessment along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SynapseServerVulnerabilityAssessmentResource from an instance of ArmClient using the GetSynapseServerVulnerabilityAssessmentResource method. Otherwise you can get one from its parent resource SynapseWorkspaceResource using the GetSynapseServerVulnerabilityAssessment method.

SynapseSparkConfigurationCollection

A class representing a collection of SynapseSparkConfigurationResource and their operations. Each SynapseSparkConfigurationResource in the collection will belong to the same instance of SynapseWorkspaceResource. To get a SynapseSparkConfigurationCollection instance call the GetSynapseSparkConfigurations method from an instance of SynapseWorkspaceResource.

SynapseSparkConfigurationData

A class representing the SynapseSparkConfiguration data model. SparkConfiguration response details

SynapseSparkConfigurationResource

A Class representing a SynapseSparkConfiguration along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SynapseSparkConfigurationResource from an instance of ArmClient using the GetSynapseSparkConfigurationResource method. Otherwise you can get one from its parent resource SynapseWorkspaceResource using the GetSynapseSparkConfiguration method.

SynapseSqlPoolBlobAuditingPolicyData

A class representing the SynapseSqlPoolBlobAuditingPolicy data model. A Sql pool blob auditing policy.

SynapseSqlPoolBlobAuditingPolicyResource

A Class representing a SynapseSqlPoolBlobAuditingPolicy along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SynapseSqlPoolBlobAuditingPolicyResource from an instance of ArmClient using the GetSynapseSqlPoolBlobAuditingPolicyResource method. Otherwise you can get one from its parent resource SynapseSqlPoolResource using the GetSynapseSqlPoolBlobAuditingPolicy method.

SynapseSqlPoolCollection

A class representing a collection of SynapseSqlPoolResource and their operations. Each SynapseSqlPoolResource in the collection will belong to the same instance of SynapseWorkspaceResource. To get a SynapseSqlPoolCollection instance call the GetSynapseSqlPools method from an instance of SynapseWorkspaceResource.

SynapseSqlPoolColumnCollection

A class representing a collection of SynapseSqlPoolColumnResource and their operations. Each SynapseSqlPoolColumnResource in the collection will belong to the same instance of SynapseSqlPoolTableResource. To get a SynapseSqlPoolColumnCollection instance call the GetSynapseSqlPoolColumns method from an instance of SynapseSqlPoolTableResource.

SynapseSqlPoolColumnData

A class representing the SynapseSqlPoolColumn data model. A Sql pool column resource.

SynapseSqlPoolColumnResource

A Class representing a SynapseSqlPoolColumn along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SynapseSqlPoolColumnResource from an instance of ArmClient using the GetSynapseSqlPoolColumnResource method. Otherwise you can get one from its parent resource SynapseSqlPoolTableResource using the GetSynapseSqlPoolColumn method.

SynapseSqlPoolConnectionPolicyCollection

A class representing a collection of SynapseSqlPoolConnectionPolicyResource and their operations. Each SynapseSqlPoolConnectionPolicyResource in the collection will belong to the same instance of SynapseSqlPoolResource. To get a SynapseSqlPoolConnectionPolicyCollection instance call the GetSynapseSqlPoolConnectionPolicies method from an instance of SynapseSqlPoolResource.

SynapseSqlPoolConnectionPolicyData

A class representing the SynapseSqlPoolConnectionPolicy data model. A Sql pool connection policy.

SynapseSqlPoolConnectionPolicyResource

A Class representing a SynapseSqlPoolConnectionPolicy along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SynapseSqlPoolConnectionPolicyResource from an instance of ArmClient using the GetSynapseSqlPoolConnectionPolicyResource method. Otherwise you can get one from its parent resource SynapseSqlPoolResource using the GetSynapseSqlPoolConnectionPolicy method.

SynapseSqlPoolData

A class representing the SynapseSqlPool data model. A SQL Analytics pool

SynapseSqlPoolResource

A Class representing a SynapseSqlPool along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SynapseSqlPoolResource from an instance of ArmClient using the GetSynapseSqlPoolResource method. Otherwise you can get one from its parent resource SynapseWorkspaceResource using the GetSynapseSqlPool method.

SynapseSqlPoolSchemaCollection

A class representing a collection of SynapseSqlPoolSchemaResource and their operations. Each SynapseSqlPoolSchemaResource in the collection will belong to the same instance of SynapseSqlPoolResource. To get a SynapseSqlPoolSchemaCollection instance call the GetSynapseSqlPoolSchemas method from an instance of SynapseSqlPoolResource.

SynapseSqlPoolSchemaData

A class representing the SynapseSqlPoolSchema data model. A Sql pool schema resource.

SynapseSqlPoolSchemaResource

A Class representing a SynapseSqlPoolSchema along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SynapseSqlPoolSchemaResource from an instance of ArmClient using the GetSynapseSqlPoolSchemaResource method. Otherwise you can get one from its parent resource SynapseSqlPoolResource using the GetSynapseSqlPoolSchema method.

SynapseSqlPoolSecurityAlertPolicyCollection

A class representing a collection of SynapseSqlPoolSecurityAlertPolicyResource and their operations. Each SynapseSqlPoolSecurityAlertPolicyResource in the collection will belong to the same instance of SynapseSqlPoolResource. To get a SynapseSqlPoolSecurityAlertPolicyCollection instance call the GetSynapseSqlPoolSecurityAlertPolicies method from an instance of SynapseSqlPoolResource.

SynapseSqlPoolSecurityAlertPolicyData

A class representing the SynapseSqlPoolSecurityAlertPolicy data model. A Sql pool security alert policy.

SynapseSqlPoolSecurityAlertPolicyResource

A Class representing a SynapseSqlPoolSecurityAlertPolicy along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SynapseSqlPoolSecurityAlertPolicyResource from an instance of ArmClient using the GetSynapseSqlPoolSecurityAlertPolicyResource method. Otherwise you can get one from its parent resource SynapseSqlPoolResource using the GetSynapseSqlPoolSecurityAlertPolicy method.

SynapseSqlPoolTableCollection

A class representing a collection of SynapseSqlPoolTableResource and their operations. Each SynapseSqlPoolTableResource in the collection will belong to the same instance of SynapseSqlPoolSchemaResource. To get a SynapseSqlPoolTableCollection instance call the GetSynapseSqlPoolTables method from an instance of SynapseSqlPoolSchemaResource.

SynapseSqlPoolTableData

A class representing the SynapseSqlPoolTable data model. A Sql pool table resource.

SynapseSqlPoolTableResource

A Class representing a SynapseSqlPoolTable along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SynapseSqlPoolTableResource from an instance of ArmClient using the GetSynapseSqlPoolTableResource method. Otherwise you can get one from its parent resource SynapseSqlPoolSchemaResource using the GetSynapseSqlPoolTable method.

SynapseSqlPoolVulnerabilityAssessmentCollection

A class representing a collection of SynapseSqlPoolVulnerabilityAssessmentResource and their operations. Each SynapseSqlPoolVulnerabilityAssessmentResource in the collection will belong to the same instance of SynapseSqlPoolResource. To get a SynapseSqlPoolVulnerabilityAssessmentCollection instance call the GetSynapseSqlPoolVulnerabilityAssessments method from an instance of SynapseSqlPoolResource.

SynapseSqlPoolVulnerabilityAssessmentData

A class representing the SynapseSqlPoolVulnerabilityAssessment data model. A Sql pool vulnerability assessment.

SynapseSqlPoolVulnerabilityAssessmentResource

A Class representing a SynapseSqlPoolVulnerabilityAssessment along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SynapseSqlPoolVulnerabilityAssessmentResource from an instance of ArmClient using the GetSynapseSqlPoolVulnerabilityAssessmentResource method. Otherwise you can get one from its parent resource SynapseSqlPoolResource using the GetSynapseSqlPoolVulnerabilityAssessment method.

SynapseSqlPoolVulnerabilityAssessmentRuleBaselineCollection

A class representing a collection of SynapseSqlPoolVulnerabilityAssessmentRuleBaselineResource and their operations. Each SynapseSqlPoolVulnerabilityAssessmentRuleBaselineResource in the collection will belong to the same instance of SynapseSqlPoolVulnerabilityAssessmentResource. To get a SynapseSqlPoolVulnerabilityAssessmentRuleBaselineCollection instance call the GetSynapseSqlPoolVulnerabilityAssessmentRuleBaselines method from an instance of SynapseSqlPoolVulnerabilityAssessmentResource.

SynapseSqlPoolVulnerabilityAssessmentRuleBaselineData

A class representing the SynapseSqlPoolVulnerabilityAssessmentRuleBaseline data model. A Sql pool vulnerability assessment rule baseline.

SynapseSqlPoolVulnerabilityAssessmentRuleBaselineResource

A Class representing a SynapseSqlPoolVulnerabilityAssessmentRuleBaseline along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SynapseSqlPoolVulnerabilityAssessmentRuleBaselineResource from an instance of ArmClient using the GetSynapseSqlPoolVulnerabilityAssessmentRuleBaselineResource method. Otherwise you can get one from its parent resource SynapseSqlPoolVulnerabilityAssessmentResource using the GetSynapseSqlPoolVulnerabilityAssessmentRuleBaseline method.

SynapseTransparentDataEncryptionCollection

A class representing a collection of SynapseTransparentDataEncryptionResource and their operations. Each SynapseTransparentDataEncryptionResource in the collection will belong to the same instance of SynapseSqlPoolResource. To get a SynapseTransparentDataEncryptionCollection instance call the GetSynapseTransparentDataEncryptions method from an instance of SynapseSqlPoolResource.

SynapseTransparentDataEncryptionData

A class representing the SynapseTransparentDataEncryption data model. Represents a Sql pool transparent data encryption configuration.

SynapseTransparentDataEncryptionResource

A Class representing a SynapseTransparentDataEncryption along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SynapseTransparentDataEncryptionResource from an instance of ArmClient using the GetSynapseTransparentDataEncryptionResource method. Otherwise you can get one from its parent resource SynapseSqlPoolResource using the GetSynapseTransparentDataEncryption method.

SynapseVulnerabilityAssessmentScanRecordCollection

A class representing a collection of SynapseVulnerabilityAssessmentScanRecordResource and their operations. Each SynapseVulnerabilityAssessmentScanRecordResource in the collection will belong to the same instance of SynapseSqlPoolVulnerabilityAssessmentResource. To get a SynapseVulnerabilityAssessmentScanRecordCollection instance call the GetSynapseVulnerabilityAssessmentScanRecords method from an instance of SynapseSqlPoolVulnerabilityAssessmentResource.

SynapseVulnerabilityAssessmentScanRecordData

A class representing the SynapseVulnerabilityAssessmentScanRecord data model. A vulnerability assessment scan record.

SynapseVulnerabilityAssessmentScanRecordResource

A Class representing a SynapseVulnerabilityAssessmentScanRecord along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SynapseVulnerabilityAssessmentScanRecordResource from an instance of ArmClient using the GetSynapseVulnerabilityAssessmentScanRecordResource method. Otherwise you can get one from its parent resource SynapseSqlPoolVulnerabilityAssessmentResource using the GetSynapseVulnerabilityAssessmentScanRecord method.

SynapseWorkloadClassifierCollection

A class representing a collection of SynapseWorkloadClassifierResource and their operations. Each SynapseWorkloadClassifierResource in the collection will belong to the same instance of SynapseWorkloadGroupResource. To get a SynapseWorkloadClassifierCollection instance call the GetSynapseWorkloadClassifiers method from an instance of SynapseWorkloadGroupResource.

SynapseWorkloadClassifierData

A class representing the SynapseWorkloadClassifier data model. Workload classifier operations for a data warehouse

SynapseWorkloadClassifierResource

A Class representing a SynapseWorkloadClassifier along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SynapseWorkloadClassifierResource from an instance of ArmClient using the GetSynapseWorkloadClassifierResource method. Otherwise you can get one from its parent resource SynapseWorkloadGroupResource using the GetSynapseWorkloadClassifier method.

SynapseWorkloadGroupCollection

A class representing a collection of SynapseWorkloadGroupResource and their operations. Each SynapseWorkloadGroupResource in the collection will belong to the same instance of SynapseSqlPoolResource. To get a SynapseWorkloadGroupCollection instance call the GetSynapseWorkloadGroups method from an instance of SynapseSqlPoolResource.

SynapseWorkloadGroupData

A class representing the SynapseWorkloadGroup data model. Workload group operations for a sql pool

SynapseWorkloadGroupResource

A Class representing a SynapseWorkloadGroup along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SynapseWorkloadGroupResource from an instance of ArmClient using the GetSynapseWorkloadGroupResource method. Otherwise you can get one from its parent resource SynapseSqlPoolResource using the GetSynapseWorkloadGroup method.

SynapseWorkspaceAadAdminInfoData

A class representing the SynapseWorkspaceAadAdminInfo data model. Workspace active directory administrator

SynapseWorkspaceAdministratorResource

A Class representing a SynapseWorkspaceAdministratorResource along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SynapseWorkspaceAdministratorResource from an instance of ArmClient using the GetSynapseWorkspaceAdministratorResource method. Otherwise you can get one from its parent resource SynapseWorkspaceResource using the GetSynapseWorkspaceAdministratorResource method.

SynapseWorkspaceCollection

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

SynapseWorkspaceData

A class representing the SynapseWorkspace data model. A workspace

SynapseWorkspacePrivateLinkResource

A Class representing a SynapseWorkspacePrivateLinkResource along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SynapseWorkspacePrivateLinkResource from an instance of ArmClient using the GetSynapseWorkspacePrivateLinkResource method. Otherwise you can get one from its parent resource SynapseWorkspaceResource using the GetSynapseWorkspacePrivateLinkResource method.

SynapseWorkspacePrivateLinkResourceCollection

A class representing a collection of SynapseWorkspacePrivateLinkResource and their operations. Each SynapseWorkspacePrivateLinkResource in the collection will belong to the same instance of SynapseWorkspaceResource. To get a SynapseWorkspacePrivateLinkResourceCollection instance call the GetSynapseWorkspacePrivateLinkResources method from an instance of SynapseWorkspaceResource.

SynapseWorkspaceResource

A Class representing a SynapseWorkspace along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SynapseWorkspaceResource from an instance of ArmClient using the GetSynapseWorkspaceResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetSynapseWorkspace method.

SynapseWorkspaceSqlAdministratorResource

A Class representing a SynapseWorkspaceSqlAdministratorResource along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SynapseWorkspaceSqlAdministratorResource from an instance of ArmClient using the GetSynapseWorkspaceSqlAdministratorResource method. Otherwise you can get one from its parent resource SynapseWorkspaceResource using the GetSynapseWorkspaceSqlAdministratorResource method.