Share via


SynapseExtensions Class

Definition

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

public static class SynapseExtensions
type SynapseExtensions = class
Public Module SynapseExtensions
Inheritance
SynapseExtensions

Methods

CheckKustoPoolNameAvailability(SubscriptionResource, AzureLocation, KustoPoolNameAvailabilityContent, CancellationToken)

Checks that the kusto pool name is valid and is not already in use.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Synapse/locations/{location}/kustoPoolCheckNameAvailability
  • Operation Id: KustoPools_CheckNameAvailability
CheckKustoPoolNameAvailabilityAsync(SubscriptionResource, AzureLocation, KustoPoolNameAvailabilityContent, CancellationToken)

Checks that the kusto pool name is valid and is not already in use.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Synapse/locations/{location}/kustoPoolCheckNameAvailability
  • Operation Id: KustoPools_CheckNameAvailability
GetSkusKustoPools(SubscriptionResource, CancellationToken)

Lists eligible SKUs for Kusto Pool resource.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Synapse/skus
  • Operation Id: KustoPools_ListSkus
GetSkusKustoPoolsAsync(SubscriptionResource, CancellationToken)

Lists eligible SKUs for Kusto Pool resource.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Synapse/skus
  • Operation Id: KustoPools_ListSkus
GetSynapseAadOnlyAuthenticationResource(ArmClient, ResourceIdentifier)

Gets an object representing a SynapseAadOnlyAuthenticationResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, SynapseAadOnlyAuthenticationName) to create a SynapseAadOnlyAuthenticationResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSynapseAadOnlyAuthenticationResource(ResourceIdentifier) instead.

GetSynapseAttachedDatabaseConfigurationResource(ArmClient, ResourceIdentifier)

Gets an object representing a SynapseAttachedDatabaseConfigurationResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, String) to create a SynapseAttachedDatabaseConfigurationResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSynapseAttachedDatabaseConfigurationResource(ResourceIdentifier) instead.

GetSynapseBigDataPoolInfoResource(ArmClient, ResourceIdentifier)

Gets an object representing a SynapseBigDataPoolInfoResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a SynapseBigDataPoolInfoResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSynapseBigDataPoolInfoResource(ResourceIdentifier) instead.

GetSynapseClusterPrincipalAssignmentResource(ArmClient, ResourceIdentifier)

Gets an object representing a SynapseClusterPrincipalAssignmentResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, String) to create a SynapseClusterPrincipalAssignmentResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSynapseClusterPrincipalAssignmentResource(ResourceIdentifier) instead.

GetSynapseDatabasePrincipalAssignmentResource(ArmClient, ResourceIdentifier)

Gets an object representing a SynapseDatabasePrincipalAssignmentResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, String, String) to create a SynapseDatabasePrincipalAssignmentResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSynapseDatabasePrincipalAssignmentResource(ResourceIdentifier) instead.

GetSynapseDatabaseResource(ArmClient, ResourceIdentifier)

Gets an object representing a SynapseDatabaseResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, String) to create a SynapseDatabaseResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSynapseDatabaseResource(ResourceIdentifier) instead.

GetSynapseDataConnectionResource(ArmClient, ResourceIdentifier)

Gets an object representing a SynapseDataConnectionResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, String, String) to create a SynapseDataConnectionResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSynapseDataConnectionResource(ResourceIdentifier) instead.

GetSynapseDataMaskingPolicyResource(ArmClient, ResourceIdentifier)

Gets an object representing a SynapseDataMaskingPolicyResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a SynapseDataMaskingPolicyResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSynapseDataMaskingPolicyResource(ResourceIdentifier) instead.

GetSynapseDataMaskingRuleResource(ArmClient, ResourceIdentifier)

Gets an object representing a SynapseDataMaskingRuleResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, String) to create a SynapseDataMaskingRuleResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSynapseDataMaskingRuleResource(ResourceIdentifier) instead.

GetSynapseDataWarehouseUserActivityResource(ArmClient, ResourceIdentifier)

Gets an object representing a SynapseDataWarehouseUserActivityResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, SynapseDataWarehouseUserActivityName) to create a SynapseDataWarehouseUserActivityResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSynapseDataWarehouseUserActivityResource(ResourceIdentifier) instead.

GetSynapseDedicatedSqlMinimalTlsSettingResource(ArmClient, ResourceIdentifier)

Gets an object representing a SynapseDedicatedSqlMinimalTlsSettingResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a SynapseDedicatedSqlMinimalTlsSettingResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSynapseDedicatedSqlMinimalTlsSettingResource(ResourceIdentifier) instead.

GetSynapseEncryptionProtectorResource(ArmClient, ResourceIdentifier)

Gets an object representing a SynapseEncryptionProtectorResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, SynapseEncryptionProtectorName) to create a SynapseEncryptionProtectorResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSynapseEncryptionProtectorResource(ResourceIdentifier) instead.

GetSynapseExtendedServerBlobAuditingPolicyResource(ArmClient, ResourceIdentifier)

Gets an object representing a SynapseExtendedServerBlobAuditingPolicyResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, SynapseBlobAuditingPolicyName) to create a SynapseExtendedServerBlobAuditingPolicyResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSynapseExtendedServerBlobAuditingPolicyResource(ResourceIdentifier) instead.

GetSynapseExtendedSqlPoolBlobAuditingPolicyResource(ArmClient, ResourceIdentifier)

Gets an object representing a SynapseExtendedSqlPoolBlobAuditingPolicyResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a SynapseExtendedSqlPoolBlobAuditingPolicyResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSynapseExtendedSqlPoolBlobAuditingPolicyResource(ResourceIdentifier) instead.

GetSynapseGeoBackupPolicyResource(ArmClient, ResourceIdentifier)

Gets an object representing a SynapseGeoBackupPolicyResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, SynapseGeoBackupPolicyName) to create a SynapseGeoBackupPolicyResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSynapseGeoBackupPolicyResource(ResourceIdentifier) instead.

GetSynapseIntegrationRuntimeResource(ArmClient, ResourceIdentifier)

Gets an object representing a SynapseIntegrationRuntimeResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a SynapseIntegrationRuntimeResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSynapseIntegrationRuntimeResource(ResourceIdentifier) instead.

GetSynapseIPFirewallRuleInfoResource(ArmClient, ResourceIdentifier)

Gets an object representing a SynapseIPFirewallRuleInfoResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a SynapseIPFirewallRuleInfoResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSynapseIPFirewallRuleInfoResource(ResourceIdentifier) instead.

GetSynapseKeyResource(ArmClient, ResourceIdentifier)

Gets an object representing a SynapseKeyResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a SynapseKeyResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSynapseKeyResource(ResourceIdentifier) instead.

GetSynapseKustoPoolResource(ArmClient, ResourceIdentifier)

Gets an object representing a SynapseKustoPoolResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a SynapseKustoPoolResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSynapseKustoPoolResource(ResourceIdentifier) instead.

GetSynapseLibraryResource(ArmClient, ResourceIdentifier)

Gets an object representing a SynapseLibraryResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a SynapseLibraryResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSynapseLibraryResource(ResourceIdentifier) instead.

GetSynapseMaintenanceWindowOptionResource(ArmClient, ResourceIdentifier)

Gets an object representing a SynapseMaintenanceWindowOptionResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a SynapseMaintenanceWindowOptionResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSynapseMaintenanceWindowOptionResource(ResourceIdentifier) instead.

GetSynapseMaintenanceWindowResource(ArmClient, ResourceIdentifier)

Gets an object representing a SynapseMaintenanceWindowResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a SynapseMaintenanceWindowResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSynapseMaintenanceWindowResource(ResourceIdentifier) instead.

GetSynapseManagedIdentitySqlControlSettingResource(ArmClient, ResourceIdentifier)

Gets an object representing a SynapseManagedIdentitySqlControlSettingResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a SynapseManagedIdentitySqlControlSettingResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSynapseManagedIdentitySqlControlSettingResource(ResourceIdentifier) instead.

GetSynapseMetadataSyncConfigurationResource(ArmClient, ResourceIdentifier)

Gets an object representing a SynapseMetadataSyncConfigurationResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a SynapseMetadataSyncConfigurationResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSynapseMetadataSyncConfigurationResource(ResourceIdentifier) instead.

GetSynapsePrivateEndpointConnectionForPrivateLinkHubResource(ArmClient, ResourceIdentifier)

Gets an object representing a SynapsePrivateEndpointConnectionForPrivateLinkHubResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a SynapsePrivateEndpointConnectionForPrivateLinkHubResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSynapsePrivateEndpointConnectionForPrivateLinkHubResource(ResourceIdentifier) instead.

GetSynapsePrivateEndpointConnectionResource(ArmClient, ResourceIdentifier)

Gets an object representing a SynapsePrivateEndpointConnectionResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a SynapsePrivateEndpointConnectionResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSynapsePrivateEndpointConnectionResource(ResourceIdentifier) instead.

GetSynapsePrivateLinkHub(ResourceGroupResource, String, CancellationToken)

Gets a privateLinkHub

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/privateLinkHubs/{privateLinkHubName}
  • Operation Id: PrivateLinkHubs_Get
GetSynapsePrivateLinkHubAsync(ResourceGroupResource, String, CancellationToken)

Gets a privateLinkHub

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/privateLinkHubs/{privateLinkHubName}
  • Operation Id: PrivateLinkHubs_Get
GetSynapsePrivateLinkHubResource(ArmClient, ResourceIdentifier)

Gets an object representing a SynapsePrivateLinkHubResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a SynapsePrivateLinkHubResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSynapsePrivateLinkHubResource(ResourceIdentifier) instead.

GetSynapsePrivateLinkHubs(ResourceGroupResource)

Gets a collection of SynapsePrivateLinkHubResources in the ResourceGroupResource. MockingTo mock this method, please mock GetSynapsePrivateLinkHubs() instead.

GetSynapsePrivateLinkHubs(SubscriptionResource, CancellationToken)

Returns a list of privateLinkHubs in a subscription

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Synapse/privateLinkHubs
  • Operation Id: PrivateLinkHubs_List
GetSynapsePrivateLinkHubsAsync(SubscriptionResource, CancellationToken)

Returns a list of privateLinkHubs in a subscription

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Synapse/privateLinkHubs
  • Operation Id: PrivateLinkHubs_List
GetSynapsePrivateLinkResource(ArmClient, ResourceIdentifier)

Gets an object representing a SynapsePrivateLinkResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a SynapsePrivateLinkResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSynapsePrivateLinkResource(ResourceIdentifier) instead.

GetSynapseRecoverableSqlPoolResource(ArmClient, ResourceIdentifier)

Gets an object representing a SynapseRecoverableSqlPoolResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a SynapseRecoverableSqlPoolResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSynapseRecoverableSqlPoolResource(ResourceIdentifier) instead.

GetSynapseReplicationLinkResource(ArmClient, ResourceIdentifier)

Gets an object representing a SynapseReplicationLinkResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, String) to create a SynapseReplicationLinkResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSynapseReplicationLinkResource(ResourceIdentifier) instead.

GetSynapseRestorableDroppedSqlPoolResource(ArmClient, ResourceIdentifier)

Gets an object representing a SynapseRestorableDroppedSqlPoolResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a SynapseRestorableDroppedSqlPoolResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSynapseRestorableDroppedSqlPoolResource(ResourceIdentifier) instead.

GetSynapseRestorePointResource(ArmClient, ResourceIdentifier)

Gets an object representing a SynapseRestorePointResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, String) to create a SynapseRestorePointResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSynapseRestorePointResource(ResourceIdentifier) instead.

GetSynapseSensitivityLabelResource(ArmClient, ResourceIdentifier)

Gets an object representing a SynapseSensitivityLabelResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, String, String, String, SynapseSensitivityLabelSource) to create a SynapseSensitivityLabelResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSynapseSensitivityLabelResource(ResourceIdentifier) instead.

GetSynapseServerBlobAuditingPolicyResource(ArmClient, ResourceIdentifier)

Gets an object representing a SynapseServerBlobAuditingPolicyResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, SynapseBlobAuditingPolicyName) to create a SynapseServerBlobAuditingPolicyResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSynapseServerBlobAuditingPolicyResource(ResourceIdentifier) instead.

GetSynapseServerSecurityAlertPolicyResource(ArmClient, ResourceIdentifier)

Gets an object representing a SynapseServerSecurityAlertPolicyResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, SqlServerSecurityAlertPolicyName) to create a SynapseServerSecurityAlertPolicyResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSynapseServerSecurityAlertPolicyResource(ResourceIdentifier) instead.

GetSynapseServerVulnerabilityAssessmentResource(ArmClient, ResourceIdentifier)

Gets an object representing a SynapseServerVulnerabilityAssessmentResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, SynapseVulnerabilityAssessmentName) to create a SynapseServerVulnerabilityAssessmentResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSynapseServerVulnerabilityAssessmentResource(ResourceIdentifier) instead.

GetSynapseSparkConfigurationResource(ArmClient, ResourceIdentifier)

Gets an object representing a SynapseSparkConfigurationResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a SynapseSparkConfigurationResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSynapseSparkConfigurationResource(ResourceIdentifier) instead.

GetSynapseSqlPoolBlobAuditingPolicyResource(ArmClient, ResourceIdentifier)

Gets an object representing a SynapseSqlPoolBlobAuditingPolicyResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a SynapseSqlPoolBlobAuditingPolicyResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSynapseSqlPoolBlobAuditingPolicyResource(ResourceIdentifier) instead.

GetSynapseSqlPoolColumnResource(ArmClient, ResourceIdentifier)

Gets an object representing a SynapseSqlPoolColumnResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, String, String, String) to create a SynapseSqlPoolColumnResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSynapseSqlPoolColumnResource(ResourceIdentifier) instead.

GetSynapseSqlPoolConnectionPolicyResource(ArmClient, ResourceIdentifier)

Gets an object representing a SynapseSqlPoolConnectionPolicyResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, SqlPoolConnectionPolicyName) to create a SynapseSqlPoolConnectionPolicyResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSynapseSqlPoolConnectionPolicyResource(ResourceIdentifier) instead.

GetSynapseSqlPoolResource(ArmClient, ResourceIdentifier)

Gets an object representing a SynapseSqlPoolResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a SynapseSqlPoolResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSynapseSqlPoolResource(ResourceIdentifier) instead.

GetSynapseSqlPoolSchemaResource(ArmClient, ResourceIdentifier)

Gets an object representing a SynapseSqlPoolSchemaResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, String) to create a SynapseSqlPoolSchemaResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSynapseSqlPoolSchemaResource(ResourceIdentifier) instead.

GetSynapseSqlPoolSecurityAlertPolicyResource(ArmClient, ResourceIdentifier)

Gets an object representing a SynapseSqlPoolSecurityAlertPolicyResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, SqlPoolSecurityAlertPolicyName) to create a SynapseSqlPoolSecurityAlertPolicyResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSynapseSqlPoolSecurityAlertPolicyResource(ResourceIdentifier) instead.

GetSynapseSqlPoolTableResource(ArmClient, ResourceIdentifier)

Gets an object representing a SynapseSqlPoolTableResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, String, String) to create a SynapseSqlPoolTableResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSynapseSqlPoolTableResource(ResourceIdentifier) instead.

GetSynapseSqlPoolVulnerabilityAssessmentResource(ArmClient, ResourceIdentifier)

Gets an object representing a SynapseSqlPoolVulnerabilityAssessmentResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, SynapseVulnerabilityAssessmentName) to create a SynapseSqlPoolVulnerabilityAssessmentResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSynapseSqlPoolVulnerabilityAssessmentResource(ResourceIdentifier) instead.

GetSynapseSqlPoolVulnerabilityAssessmentRuleBaselineResource(ArmClient, ResourceIdentifier)

Gets an object representing a SynapseSqlPoolVulnerabilityAssessmentRuleBaselineResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, SynapseVulnerabilityAssessmentName, String, SynapseVulnerabilityAssessmentPolicyBaselineName) to create a SynapseSqlPoolVulnerabilityAssessmentRuleBaselineResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSynapseSqlPoolVulnerabilityAssessmentRuleBaselineResource(ResourceIdentifier) instead.

GetSynapseTransparentDataEncryptionResource(ArmClient, ResourceIdentifier)

Gets an object representing a SynapseTransparentDataEncryptionResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, SynapseTransparentDataEncryptionName) to create a SynapseTransparentDataEncryptionResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSynapseTransparentDataEncryptionResource(ResourceIdentifier) instead.

GetSynapseVulnerabilityAssessmentScanRecordResource(ArmClient, ResourceIdentifier)

Gets an object representing a SynapseVulnerabilityAssessmentScanRecordResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, SynapseVulnerabilityAssessmentName, String) to create a SynapseVulnerabilityAssessmentScanRecordResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSynapseVulnerabilityAssessmentScanRecordResource(ResourceIdentifier) instead.

GetSynapseWorkloadClassifierResource(ArmClient, ResourceIdentifier)

Gets an object representing a SynapseWorkloadClassifierResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, String, String) to create a SynapseWorkloadClassifierResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSynapseWorkloadClassifierResource(ResourceIdentifier) instead.

GetSynapseWorkloadGroupResource(ArmClient, ResourceIdentifier)

Gets an object representing a SynapseWorkloadGroupResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, String) to create a SynapseWorkloadGroupResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSynapseWorkloadGroupResource(ResourceIdentifier) instead.

GetSynapseWorkspace(ResourceGroupResource, String, CancellationToken)

Gets a workspace

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}
  • Operation Id: Workspaces_Get
GetSynapseWorkspaceAdministratorResource(ArmClient, ResourceIdentifier)

Gets an object representing a SynapseWorkspaceAdministratorResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a SynapseWorkspaceAdministratorResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSynapseWorkspaceAdministratorResource(ResourceIdentifier) instead.

GetSynapseWorkspaceAsync(ResourceGroupResource, String, CancellationToken)

Gets a workspace

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}
  • Operation Id: Workspaces_Get
GetSynapseWorkspacePrivateLinkResource(ArmClient, ResourceIdentifier)

Gets an object representing a SynapseWorkspacePrivateLinkResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a SynapseWorkspacePrivateLinkResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSynapseWorkspacePrivateLinkResource(ResourceIdentifier) instead.

GetSynapseWorkspaceResource(ArmClient, ResourceIdentifier)

Gets an object representing a SynapseWorkspaceResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a SynapseWorkspaceResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSynapseWorkspaceResource(ResourceIdentifier) instead.

GetSynapseWorkspaces(ResourceGroupResource)

Gets a collection of SynapseWorkspaceResources in the ResourceGroupResource. MockingTo mock this method, please mock GetSynapseWorkspaces() instead.

GetSynapseWorkspaces(SubscriptionResource, CancellationToken)

Returns a list of workspaces in a subscription

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Synapse/workspaces
  • Operation Id: Workspaces_List
GetSynapseWorkspacesAsync(SubscriptionResource, CancellationToken)

Returns a list of workspaces in a subscription

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Synapse/workspaces
  • Operation Id: Workspaces_List
GetSynapseWorkspaceSqlAdministratorResource(ArmClient, ResourceIdentifier)

Gets an object representing a SynapseWorkspaceSqlAdministratorResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a SynapseWorkspaceSqlAdministratorResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSynapseWorkspaceSqlAdministratorResource(ResourceIdentifier) instead.

Applies to