Uses of Class
com.azure.resourcemanager.synapse.fluent.models.WorkspaceInner
-
Packages that use WorkspaceInner Package Description com.azure.resourcemanager.synapse.fluent Package containing the service clients for SynapseManagementClient.com.azure.resourcemanager.synapse.fluent.models Package containing the inner data models for SynapseManagementClient.com.azure.resourcemanager.synapse.models Package containing the data models for SynapseManagementClient. -
-
Uses of WorkspaceInner in com.azure.resourcemanager.synapse.fluent
Methods in com.azure.resourcemanager.synapse.fluent that return WorkspaceInner Modifier and Type Method Description WorkspaceInner
WorkspacesClient. createOrUpdate(String resourceGroupName, String workspaceName, WorkspaceInner workspaceInfo)
Creates or updates a workspace.WorkspaceInner
WorkspacesClient. createOrUpdate(String resourceGroupName, String workspaceName, WorkspaceInner workspaceInfo, com.azure.core.util.Context context)
Creates or updates a workspace.WorkspaceInner
WorkspacesClient. getByResourceGroup(String resourceGroupName, String workspaceName)
Gets a workspace.WorkspaceInner
WorkspacesClient. update(String resourceGroupName, String workspaceName, WorkspacePatchInfo workspacePatchInfo)
Updates a workspace.WorkspaceInner
WorkspacesClient. update(String resourceGroupName, String workspaceName, WorkspacePatchInfo workspacePatchInfo, com.azure.core.util.Context context)
Updates a workspace.Methods in com.azure.resourcemanager.synapse.fluent that return types with arguments of type WorkspaceInner Modifier and Type Method Description com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<WorkspaceInner>,WorkspaceInner>
WorkspacesClient. beginCreateOrUpdate(String resourceGroupName, String workspaceName, WorkspaceInner workspaceInfo)
Creates or updates a workspace.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<WorkspaceInner>,WorkspaceInner>
WorkspacesClient. beginCreateOrUpdate(String resourceGroupName, String workspaceName, WorkspaceInner workspaceInfo)
Creates or updates a workspace.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<WorkspaceInner>,WorkspaceInner>
WorkspacesClient. beginCreateOrUpdate(String resourceGroupName, String workspaceName, WorkspaceInner workspaceInfo, com.azure.core.util.Context context)
Creates or updates a workspace.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<WorkspaceInner>,WorkspaceInner>
WorkspacesClient. beginCreateOrUpdate(String resourceGroupName, String workspaceName, WorkspaceInner workspaceInfo, com.azure.core.util.Context context)
Creates or updates a workspace.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<WorkspaceInner>,WorkspaceInner>
WorkspacesClient. beginUpdate(String resourceGroupName, String workspaceName, WorkspacePatchInfo workspacePatchInfo)
Updates a workspace.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<WorkspaceInner>,WorkspaceInner>
WorkspacesClient. beginUpdate(String resourceGroupName, String workspaceName, WorkspacePatchInfo workspacePatchInfo)
Updates a workspace.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<WorkspaceInner>,WorkspaceInner>
WorkspacesClient. beginUpdate(String resourceGroupName, String workspaceName, WorkspacePatchInfo workspacePatchInfo, com.azure.core.util.Context context)
Updates a workspace.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<WorkspaceInner>,WorkspaceInner>
WorkspacesClient. beginUpdate(String resourceGroupName, String workspaceName, WorkspacePatchInfo workspacePatchInfo, com.azure.core.util.Context context)
Updates a workspace.com.azure.core.http.rest.Response<WorkspaceInner>
WorkspacesClient. getByResourceGroupWithResponse(String resourceGroupName, String workspaceName, com.azure.core.util.Context context)
Gets a workspace.com.azure.core.http.rest.PagedIterable<WorkspaceInner>
WorkspacesClient. list()
Returns a list of workspaces in a subscription.com.azure.core.http.rest.PagedIterable<WorkspaceInner>
WorkspacesClient. list(com.azure.core.util.Context context)
Returns a list of workspaces in a subscription.com.azure.core.http.rest.PagedIterable<WorkspaceInner>
WorkspacesClient. listByResourceGroup(String resourceGroupName)
Returns a list of workspaces in a resource group.com.azure.core.http.rest.PagedIterable<WorkspaceInner>
WorkspacesClient. listByResourceGroup(String resourceGroupName, com.azure.core.util.Context context)
Returns a list of workspaces in a resource group.Methods in com.azure.resourcemanager.synapse.fluent with parameters of type WorkspaceInner Modifier and Type Method Description com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<WorkspaceInner>,WorkspaceInner>
WorkspacesClient. beginCreateOrUpdate(String resourceGroupName, String workspaceName, WorkspaceInner workspaceInfo)
Creates or updates a workspace.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<WorkspaceInner>,WorkspaceInner>
WorkspacesClient. beginCreateOrUpdate(String resourceGroupName, String workspaceName, WorkspaceInner workspaceInfo, com.azure.core.util.Context context)
Creates or updates a workspace.WorkspaceInner
WorkspacesClient. createOrUpdate(String resourceGroupName, String workspaceName, WorkspaceInner workspaceInfo)
Creates or updates a workspace.WorkspaceInner
WorkspacesClient. createOrUpdate(String resourceGroupName, String workspaceName, WorkspaceInner workspaceInfo, com.azure.core.util.Context context)
Creates or updates a workspace. -
Uses of WorkspaceInner in com.azure.resourcemanager.synapse.fluent.models
Methods in com.azure.resourcemanager.synapse.fluent.models that return WorkspaceInner Modifier and Type Method Description WorkspaceInner
WorkspaceInner. withAzureADOnlyAuthentication(Boolean azureADOnlyAuthentication)
Set the azureADOnlyAuthentication property: Enable or Disable AzureADOnlyAuthentication on All Workspace subresource.WorkspaceInner
WorkspaceInner. withConnectivityEndpoints(Map<String,String> connectivityEndpoints)
Set the connectivityEndpoints property: Connectivity endpoints.WorkspaceInner
WorkspaceInner. withCspWorkspaceAdminProperties(CspWorkspaceAdminProperties cspWorkspaceAdminProperties)
Set the cspWorkspaceAdminProperties property: Initial workspace AAD admin properties for a CSP subscription.WorkspaceInner
WorkspaceInner. withDefaultDataLakeStorage(DataLakeStorageAccountDetails defaultDataLakeStorage)
Set the defaultDataLakeStorage property: Workspace default data lake storage account details.WorkspaceInner
WorkspaceInner. withEncryption(EncryptionDetails encryption)
Set the encryption property: The encryption details of the workspace.WorkspaceInner
WorkspaceInner. withIdentity(ManagedIdentity identity)
Set the identity property: Identity of the workspace.WorkspaceInner
WorkspaceInner. withLocation(String location)
WorkspaceInner
WorkspaceInner. withManagedResourceGroupName(String managedResourceGroupName)
Set the managedResourceGroupName property: Workspace managed resource group.WorkspaceInner
WorkspaceInner. withManagedVirtualNetwork(String managedVirtualNetwork)
Set the managedVirtualNetwork property: Setting this to 'default' will ensure that all compute for this workspace is in a virtual network managed on behalf of the user.WorkspaceInner
WorkspaceInner. withManagedVirtualNetworkSettings(ManagedVirtualNetworkSettings managedVirtualNetworkSettings)
Set the managedVirtualNetworkSettings property: Managed Virtual Network Settings.WorkspaceInner
WorkspaceInner. withPrivateEndpointConnections(List<PrivateEndpointConnectionInner> privateEndpointConnections)
Set the privateEndpointConnections property: Private endpoint connections to the workspace.WorkspaceInner
WorkspaceInner. withPublicNetworkAccess(WorkspacePublicNetworkAccess publicNetworkAccess)
Set the publicNetworkAccess property: Enable or Disable public network access to workspace.WorkspaceInner
WorkspaceInner. withPurviewConfiguration(PurviewConfiguration purviewConfiguration)
Set the purviewConfiguration property: Purview Configuration.WorkspaceInner
WorkspaceInner. withSqlAdministratorLogin(String sqlAdministratorLogin)
Set the sqlAdministratorLogin property: Login for workspace SQL active directory administrator.WorkspaceInner
WorkspaceInner. withSqlAdministratorLoginPassword(String sqlAdministratorLoginPassword)
Set the sqlAdministratorLoginPassword property: SQL administrator login password.WorkspaceInner
WorkspaceInner. withTags(Map<String,String> tags)
WorkspaceInner
WorkspaceInner. withTrustedServiceBypassEnabled(Boolean trustedServiceBypassEnabled)
Set the trustedServiceBypassEnabled property: Is trustedServiceBypassEnabled for the workspace.WorkspaceInner
WorkspaceInner. withVirtualNetworkProfile(VirtualNetworkProfile virtualNetworkProfile)
Set the virtualNetworkProfile property: Virtual Network profile.WorkspaceInner
WorkspaceInner. withWorkspaceRepositoryConfiguration(WorkspaceRepositoryConfiguration workspaceRepositoryConfiguration)
Set the workspaceRepositoryConfiguration property: Git integration settings. -
Uses of WorkspaceInner in com.azure.resourcemanager.synapse.models
Methods in com.azure.resourcemanager.synapse.models that return WorkspaceInner Modifier and Type Method Description WorkspaceInner
Workspace. innerModel()
Gets the inner com.azure.resourcemanager.synapse.fluent.models.WorkspaceInner object.Methods in com.azure.resourcemanager.synapse.models that return types with arguments of type WorkspaceInner Modifier and Type Method Description List<WorkspaceInner>
WorkspaceInfoListResult. value()
Get the value property: List of workspaces.Method parameters in com.azure.resourcemanager.synapse.models with type arguments of type WorkspaceInner Modifier and Type Method Description WorkspaceInfoListResult
WorkspaceInfoListResult. withValue(List<WorkspaceInner> value)
Set the value property: List of workspaces.
-