0.2.0 (2022-01-13)
Breaking Changes
- Function
*ComputeClient.BeginStop
parameter(s) have been changed from(context.Context, string, string, string, *ComputeBeginStopOptions)
to(context.Context, string, string, string, *ComputeClientBeginStopOptions)
- Function
*ComputeClient.BeginStop
return value(s) have been changed from(ComputeStopPollerResponse, error)
to(ComputeClientStopPollerResponse, error)
- Function
*WorkspacesClient.ListOutboundNetworkDependenciesEndpoints
parameter(s) have been changed from(context.Context, string, string, *WorkspacesListOutboundNetworkDependenciesEndpointsOptions)
to(context.Context, string, string, *WorkspacesClientListOutboundNetworkDependenciesEndpointsOptions)
- Function
*WorkspacesClient.ListOutboundNetworkDependenciesEndpoints
return value(s) have been changed from(WorkspacesListOutboundNetworkDependenciesEndpointsResponse, error)
to(WorkspacesClientListOutboundNetworkDependenciesEndpointsResponse, error)
- Function
*OperationsClient.List
parameter(s) have been changed from(context.Context, *OperationsListOptions)
to(context.Context, *OperationsClientListOptions)
- Function
*OperationsClient.List
return value(s) have been changed from(OperationsListResponse, error)
to(OperationsClientListResponse, error)
- Function
*WorkspacesClient.ListNotebookKeys
parameter(s) have been changed from(context.Context, string, string, *WorkspacesListNotebookKeysOptions)
to(context.Context, string, string, *WorkspacesClientListNotebookKeysOptions)
- Function
*WorkspacesClient.ListNotebookKeys
return value(s) have been changed from(WorkspacesListNotebookKeysResponse, error)
to(WorkspacesClientListNotebookKeysResponse, error)
- Function
*WorkspaceConnectionsClient.Delete
parameter(s) have been changed from(context.Context, string, string, string, *WorkspaceConnectionsDeleteOptions)
to(context.Context, string, string, string, *WorkspaceConnectionsClientDeleteOptions)
- Function
*WorkspaceConnectionsClient.Delete
return value(s) have been changed from(WorkspaceConnectionsDeleteResponse, error)
to(WorkspaceConnectionsClientDeleteResponse, error)
- Function
*ComputeClient.Get
parameter(s) have been changed from(context.Context, string, string, string, *ComputeGetOptions)
to(context.Context, string, string, string, *ComputeClientGetOptions)
- Function
*ComputeClient.Get
return value(s) have been changed from(ComputeGetResponse, error)
to(ComputeClientGetResponse, error)
- Function
*WorkspacesClient.ListNotebookAccessToken
parameter(s) have been changed from(context.Context, string, string, *WorkspacesListNotebookAccessTokenOptions)
to(context.Context, string, string, *WorkspacesClientListNotebookAccessTokenOptions)
- Function
*WorkspacesClient.ListNotebookAccessToken
return value(s) have been changed from(WorkspacesListNotebookAccessTokenResponse, error)
to(WorkspacesClientListNotebookAccessTokenResponse, error)
- Function
*WorkspaceConnectionsClient.Get
parameter(s) have been changed from(context.Context, string, string, string, *WorkspaceConnectionsGetOptions)
to(context.Context, string, string, string, *WorkspaceConnectionsClientGetOptions)
- Function
*WorkspaceConnectionsClient.Get
return value(s) have been changed from(WorkspaceConnectionsGetResponse, error)
to(WorkspaceConnectionsClientGetResponse, error)
- Function
*QuotasClient.Update
parameter(s) have been changed from(context.Context, string, QuotaUpdateParameters, *QuotasUpdateOptions)
to(context.Context, string, QuotaUpdateParameters, *QuotasClientUpdateOptions)
- Function
*QuotasClient.Update
return value(s) have been changed from(QuotasUpdateResponse, error)
to(QuotasClientUpdateResponse, error)
- Function
*WorkspacesClient.ListKeys
parameter(s) have been changed from(context.Context, string, string, *WorkspacesListKeysOptions)
to(context.Context, string, string, *WorkspacesClientListKeysOptions)
- Function
*WorkspacesClient.ListKeys
return value(s) have been changed from(WorkspacesListKeysResponse, error)
to(WorkspacesClientListKeysResponse, error)
- Function
*WorkspacesClient.BeginDelete
parameter(s) have been changed from(context.Context, string, string, *WorkspacesBeginDeleteOptions)
to(context.Context, string, string, *WorkspacesClientBeginDeleteOptions)
- Function
*WorkspacesClient.BeginDelete
return value(s) have been changed from(WorkspacesDeletePollerResponse, error)
to(WorkspacesClientDeletePollerResponse, error)
- Function
*WorkspaceFeaturesClient.List
parameter(s) have been changed from(string, string, *WorkspaceFeaturesListOptions)
to(string, string, *WorkspaceFeaturesClientListOptions)
- Function
*WorkspaceFeaturesClient.List
return value(s) have been changed from(*WorkspaceFeaturesListPager)
to(*WorkspaceFeaturesClientListPager)
- Function
*PrivateEndpointConnectionsClient.CreateOrUpdate
parameter(s) have been changed from(context.Context, string, string, string, PrivateEndpointConnection, *PrivateEndpointConnectionsCreateOrUpdateOptions)
to(context.Context, string, string, string, PrivateEndpointConnection, *PrivateEndpointConnectionsClientCreateOrUpdateOptions)
- Function
*PrivateEndpointConnectionsClient.CreateOrUpdate
return value(s) have been changed from(PrivateEndpointConnectionsCreateOrUpdateResponse, error)
to(PrivateEndpointConnectionsClientCreateOrUpdateResponse, error)
- Function
*PrivateEndpointConnectionsClient.Get
parameter(s) have been changed from(context.Context, string, string, string, *PrivateEndpointConnectionsGetOptions)
to(context.Context, string, string, string, *PrivateEndpointConnectionsClientGetOptions)
- Function
*PrivateEndpointConnectionsClient.Get
return value(s) have been changed from(PrivateEndpointConnectionsGetResponse, error)
to(PrivateEndpointConnectionsClientGetResponse, error)
- Function
*PrivateLinkResourcesClient.List
parameter(s) have been changed from(context.Context, string, string, *PrivateLinkResourcesListOptions)
to(context.Context, string, string, *PrivateLinkResourcesClientListOptions)
- Function
*PrivateLinkResourcesClient.List
return value(s) have been changed from(PrivateLinkResourcesListResponse, error)
to(PrivateLinkResourcesClientListResponse, error)
- Function
*PrivateEndpointConnectionsClient.List
parameter(s) have been changed from(context.Context, string, string, *PrivateEndpointConnectionsListOptions)
to(context.Context, string, string, *PrivateEndpointConnectionsClientListOptions)
- Function
*PrivateEndpointConnectionsClient.List
return value(s) have been changed from(PrivateEndpointConnectionsListResponse, error)
to(PrivateEndpointConnectionsClientListResponse, error)
- Function
*WorkspacesClient.ListByResourceGroup
parameter(s) have been changed from(string, *WorkspacesListByResourceGroupOptions)
to(string, *WorkspacesClientListByResourceGroupOptions)
- Function
*WorkspacesClient.ListByResourceGroup
return value(s) have been changed from(*WorkspacesListByResourceGroupPager)
to(*WorkspacesClientListByResourceGroupPager)
- Function
*WorkspacesClient.BeginResyncKeys
parameter(s) have been changed from(context.Context, string, string, *WorkspacesBeginResyncKeysOptions)
to(context.Context, string, string, *WorkspacesClientBeginResyncKeysOptions)
- Function
*WorkspacesClient.BeginResyncKeys
return value(s) have been changed from(WorkspacesResyncKeysPollerResponse, error)
to(WorkspacesClientResyncKeysPollerResponse, error)
- Function
*ComputeClient.BeginDelete
parameter(s) have been changed from(context.Context, string, string, string, UnderlyingResourceAction, *ComputeBeginDeleteOptions)
to(context.Context, string, string, string, UnderlyingResourceAction, *ComputeClientBeginDeleteOptions)
- Function
*ComputeClient.BeginDelete
return value(s) have been changed from(ComputeDeletePollerResponse, error)
to(ComputeClientDeletePollerResponse, error)
- Function
*VirtualMachineSizesClient.List
parameter(s) have been changed from(context.Context, string, *VirtualMachineSizesListOptions)
to(context.Context, string, *VirtualMachineSizesClientListOptions)
- Function
*VirtualMachineSizesClient.List
return value(s) have been changed from(VirtualMachineSizesListResponse, error)
to(VirtualMachineSizesClientListResponse, error)
- Function
*WorkspaceConnectionsClient.List
parameter(s) have been changed from(context.Context, string, string, *WorkspaceConnectionsListOptions)
to(context.Context, string, string, *WorkspaceConnectionsClientListOptions)
- Function
*WorkspaceConnectionsClient.List
return value(s) have been changed from(WorkspaceConnectionsListResponse, error)
to(WorkspaceConnectionsClientListResponse, error)
- Function
*ComputeClient.ListKeys
parameter(s) have been changed from(context.Context, string, string, string, *ComputeListKeysOptions)
to(context.Context, string, string, string, *ComputeClientListKeysOptions)
- Function
*ComputeClient.ListKeys
return value(s) have been changed from(ComputeListKeysResponse, error)
to(ComputeClientListKeysResponse, error)
- Function
*WorkspacesClient.BeginPrepareNotebook
parameter(s) have been changed from(context.Context, string, string, *WorkspacesBeginPrepareNotebookOptions)
to(context.Context, string, string, *WorkspacesClientBeginPrepareNotebookOptions)
- Function
*WorkspacesClient.BeginPrepareNotebook
return value(s) have been changed from(WorkspacesPrepareNotebookPollerResponse, error)
to(WorkspacesClientPrepareNotebookPollerResponse, error)
- Function
*WorkspacesClient.Update
parameter(s) have been changed from(context.Context, string, string, WorkspaceUpdateParameters, *WorkspacesUpdateOptions)
to(context.Context, string, string, WorkspaceUpdateParameters, *WorkspacesClientUpdateOptions)
- Function
*WorkspacesClient.Update
return value(s) have been changed from(WorkspacesUpdateResponse, error)
to(WorkspacesClientUpdateResponse, error)
- Function
*ComputeClient.BeginRestart
parameter(s) have been changed from(context.Context, string, string, string, *ComputeBeginRestartOptions)
to(context.Context, string, string, string, *ComputeClientBeginRestartOptions)
- Function
*ComputeClient.BeginRestart
return value(s) have been changed from(ComputeRestartPollerResponse, error)
to(ComputeClientRestartPollerResponse, error)
- Function
*WorkspaceConnectionsClient.Create
parameter(s) have been changed from(context.Context, string, string, string, WorkspaceConnection, *WorkspaceConnectionsCreateOptions)
to(context.Context, string, string, string, WorkspaceConnection, *WorkspaceConnectionsClientCreateOptions)
- Function
*WorkspaceConnectionsClient.Create
return value(s) have been changed from(WorkspaceConnectionsCreateResponse, error)
to(WorkspaceConnectionsClientCreateResponse, error)
- Function
*WorkspaceSKUsClient.List
parameter(s) have been changed from(*WorkspaceSKUsListOptions)
to(*WorkspaceSKUsClientListOptions)
- Function
*WorkspaceSKUsClient.List
return value(s) have been changed from(*WorkspaceSKUsListPager)
to(*WorkspaceSKUsClientListPager)
- Function
*WorkspacesClient.ListStorageAccountKeys
parameter(s) have been changed from(context.Context, string, string, *WorkspacesListStorageAccountKeysOptions)
to(context.Context, string, string, *WorkspacesClientListStorageAccountKeysOptions)
- Function
*WorkspacesClient.ListStorageAccountKeys
return value(s) have been changed from(WorkspacesListStorageAccountKeysResponse, error)
to(WorkspacesClientListStorageAccountKeysResponse, error)
- Function
*ComputeClient.BeginUpdate
parameter(s) have been changed from(context.Context, string, string, string, ClusterUpdateParameters, *ComputeBeginUpdateOptions)
to(context.Context, string, string, string, ClusterUpdateParameters, *ComputeClientBeginUpdateOptions)
- Function
*ComputeClient.BeginUpdate
return value(s) have been changed from(ComputeUpdatePollerResponse, error)
to(ComputeClientUpdatePollerResponse, error)
- Function
*ComputeClient.BeginCreateOrUpdate
parameter(s) have been changed from(context.Context, string, string, string, ComputeResource, *ComputeBeginCreateOrUpdateOptions)
to(context.Context, string, string, string, ComputeResource, *ComputeClientBeginCreateOrUpdateOptions)
- Function
*ComputeClient.BeginCreateOrUpdate
return value(s) have been changed from(ComputeCreateOrUpdatePollerResponse, error)
to(ComputeClientCreateOrUpdatePollerResponse, error)
- Function
*WorkspacesClient.ListBySubscription
parameter(s) have been changed from(*WorkspacesListBySubscriptionOptions)
to(*WorkspacesClientListBySubscriptionOptions)
- Function
*WorkspacesClient.ListBySubscription
return value(s) have been changed from(*WorkspacesListBySubscriptionPager)
to(*WorkspacesClientListBySubscriptionPager)
- Function
*WorkspacesClient.Get
parameter(s) have been changed from(context.Context, string, string, *WorkspacesGetOptions)
to(context.Context, string, string, *WorkspacesClientGetOptions)
- Function
*WorkspacesClient.Get
return value(s) have been changed from(WorkspacesGetResponse, error)
to(WorkspacesClientGetResponse, error)
- Function
*UsagesClient.List
parameter(s) have been changed from(string, *UsagesListOptions)
to(string, *UsagesClientListOptions)
- Function
*UsagesClient.List
return value(s) have been changed from(*UsagesListPager)
to(*UsagesClientListPager)
- Function
*WorkspacesClient.BeginDiagnose
parameter(s) have been changed from(context.Context, string, string, *WorkspacesBeginDiagnoseOptions)
to(context.Context, string, string, *WorkspacesClientBeginDiagnoseOptions)
- Function
*WorkspacesClient.BeginDiagnose
return value(s) have been changed from(WorkspacesDiagnosePollerResponse, error)
to(WorkspacesClientDiagnosePollerResponse, error)
- Function
*ComputeClient.List
parameter(s) have been changed from(string, string, *ComputeListOptions)
to(string, string, *ComputeClientListOptions)
- Function
*ComputeClient.List
return value(s) have been changed from(*ComputeListPager)
to(*ComputeClientListPager)
- Function
*PrivateEndpointConnectionsClient.Delete
parameter(s) have been changed from(context.Context, string, string, string, *PrivateEndpointConnectionsDeleteOptions)
to(context.Context, string, string, string, *PrivateEndpointConnectionsClientDeleteOptions)
- Function
*PrivateEndpointConnectionsClient.Delete
return value(s) have been changed from(PrivateEndpointConnectionsDeleteResponse, error)
to(PrivateEndpointConnectionsClientDeleteResponse, error)
- Function
*ComputeClient.BeginStart
parameter(s) have been changed from(context.Context, string, string, string, *ComputeBeginStartOptions)
to(context.Context, string, string, string, *ComputeClientBeginStartOptions)
- Function
*ComputeClient.BeginStart
return value(s) have been changed from(ComputeStartPollerResponse, error)
to(ComputeClientStartPollerResponse, error)
- Function
*ComputeClient.ListNodes
parameter(s) have been changed from(string, string, string, *ComputeListNodesOptions)
to(string, string, string, *ComputeClientListNodesOptions)
- Function
*ComputeClient.ListNodes
return value(s) have been changed from(*ComputeListNodesPager)
to(*ComputeClientListNodesPager)
- Function
*QuotasClient.List
parameter(s) have been changed from(string, *QuotasListOptions)
to(string, *QuotasClientListOptions)
- Function
*QuotasClient.List
return value(s) have been changed from(*QuotasListPager)
to(*QuotasClientListPager)
- Function
*WorkspacesClient.BeginCreateOrUpdate
parameter(s) have been changed from(context.Context, string, string, Workspace, *WorkspacesBeginCreateOrUpdateOptions)
to(context.Context, string, string, Workspace, *WorkspacesClientBeginCreateOrUpdateOptions)
- Function
*WorkspacesClient.BeginCreateOrUpdate
return value(s) have been changed from(WorkspacesCreateOrUpdatePollerResponse, error)
to(WorkspacesClientCreateOrUpdatePollerResponse, error)
- Function
ComputeDeletePollerResponse.PollUntilDone
has been removed - Function
*KubernetesSchema.UnmarshalJSON
has been removed - Function
*WorkspaceFeaturesListPager.NextPage
has been removed - Function
*WorkspacesDiagnosePollerResponse.Resume
has been removed - Function
*WorkspacesCreateOrUpdatePoller.ResumeToken
has been removed - Function
*ComputeRestartPoller.Poll
has been removed - Function
*WorkspacesDiagnosePoller.Done
has been removed - Function
*ComputeUpdatePoller.ResumeToken
has been removed - Function
*ComputeDeletePoller.ResumeToken
has been removed - Function
WorkspacesResyncKeysPollerResponse.PollUntilDone
has been removed - Function
*UsagesListPager.PageResponse
has been removed - Function
*ComputeListNodesPager.Err
has been removed - Function
ComputeStartPollerResponse.PollUntilDone
has been removed - Function
*WorkspacesResyncKeysPoller.ResumeToken
has been removed - Function
*WorkspacesDeletePoller.ResumeToken
has been removed - Function
*PrivateLinkResource.UnmarshalJSON
has been removed - Function
*AksComputeSecretsProperties.UnmarshalJSON
has been removed - Function
AksComputeSecretsProperties.MarshalJSON
has been removed - Function
*ComputeStartPoller.Done
has been removed - Function
*ComputeListPager.NextPage
has been removed - Function
*UsagesListPager.NextPage
has been removed - Function
*WorkspacesListBySubscriptionPager.Err
has been removed - Function
*WorkspacesPrepareNotebookPoller.Done
has been removed - Function
*WorkspacesPrepareNotebookPoller.ResumeToken
has been removed - Function
*WorkspacesListByResourceGroupPager.NextPage
has been removed - Function
*UsagesListPager.Err
has been removed - Function
*ComputeListNodesPager.NextPage
has been removed - Function
*ComputeListPager.PageResponse
has been removed - Function
*ComputeRestartPoller.FinalResponse
has been removed - Function
KubernetesSchema.MarshalJSON
has been removed - Function
*ComputeRestartPollerResponse.Resume
has been removed - Function
*ComputeCreateOrUpdatePoller.ResumeToken
has been removed - Function
*WorkspacesListBySubscriptionPager.NextPage
has been removed - Function
*WorkspaceFeaturesListPager.Err
has been removed - Function
*ComputeListPager.Err
has been removed - Function
*ComputeStopPoller.ResumeToken
has been removed - Function
*WorkspacesPrepareNotebookPoller.Poll
has been removed - Function
*WorkspacesCreateOrUpdatePollerResponse.Resume
has been removed - Function
*ComputeDeletePoller.Poll
has been removed - Function
*WorkspacesDiagnosePoller.FinalResponse
has been removed - Function
*WorkspacesDiagnosePoller.Poll
has been removed - Function
*ComputeRestartPoller.ResumeToken
has been removed - Function
*WorkspacesDiagnosePoller.ResumeToken
has been removed - Function
*WorkspacesListByResourceGroupPager.PageResponse
has been removed - Function
*ComputeDeletePoller.FinalResponse
has been removed - Function
*ComputeStartPoller.Poll
has been removed - Function
*WorkspaceFeaturesListPager.PageResponse
has been removed - Function
*WorkspacesResyncKeysPoller.Poll
has been removed - Function
*QuotasListPager.NextPage
has been removed - Function
ErrorResponse.Error
has been removed - Function
Resource.MarshalJSON
has been removed - Function
*WorkspacesListByResourceGroupPager.Err
has been removed - Function
ComputeUpdatePollerResponse.PollUntilDone
has been removed - Function
*ComputeStartPoller.FinalResponse
has been removed - Function
ComputeCreateOrUpdatePollerResponse.PollUntilDone
has been removed - Function
*ComputeStopPoller.Done
has been removed - Function
*ComputeListKeysResult.UnmarshalJSON
has been removed - Function
*WorkspacesDeletePollerResponse.Resume
has been removed - Function
*ComputeCreateOrUpdatePoller.Done
has been removed - Function
*ComputeStopPoller.Poll
has been removed - Function
*QuotasListPager.PageResponse
has been removed - Function
*ComputeUpdatePoller.Done
has been removed - Function
*WorkspacesDeletePoller.Done
has been removed - Function
*ComputeStartPoller.ResumeToken
has been removed - Function
*WorkspaceSKUsListPager.PageResponse
has been removed - Function
DatabricksComputeSecretsProperties.MarshalJSON
has been removed - Function
*WorkspacesResyncKeysPoller.FinalResponse
has been removed - Function
*Resource.UnmarshalJSON
has been removed - Function
*PrivateEndpointConnection.UnmarshalJSON
has been removed - Function
*WorkspacesListBySubscriptionPager.PageResponse
has been removed - Function
*ComputeUpdatePoller.FinalResponse
has been removed - Function
WorkspacesCreateOrUpdatePollerResponse.PollUntilDone
has been removed - Function
*WorkspaceSKUsListPager.NextPage
has been removed - Function
*WorkspacesCreateOrUpdatePoller.Poll
has been removed - Function
*WorkspacesDeletePoller.FinalResponse
has been removed - Function
*ComputeStopPoller.FinalResponse
has been removed - Function
*ComputeDeletePoller.Done
has been removed - Function
*WorkspacesDeletePoller.Poll
has been removed - Function
ComputeRestartPollerResponse.PollUntilDone
has been removed - Function
*WorkspacesResyncKeysPollerResponse.Resume
has been removed - Function
*WorkspacesCreateOrUpdatePoller.Done
has been removed - Function
*WorkspacesResyncKeysPoller.Done
has been removed - Function
WorkspacesDeletePollerResponse.PollUntilDone
has been removed - Function
*ComputeRestartPoller.Done
has been removed - Function
*WorkspacesPrepareNotebookPollerResponse.Resume
has been removed - Function
*ComputeCreateOrUpdatePoller.FinalResponse
has been removed - Function
*ComputeListNodesPager.PageResponse
has been removed - Function
*ComputeSecrets.UnmarshalJSON
has been removed - Function
*ComputeDeletePollerResponse.Resume
has been removed - Function
*ComputeCreateOrUpdatePollerResponse.Resume
has been removed - Function
WorkspacesPrepareNotebookPollerResponse.PollUntilDone
has been removed - Function
*ComputeStartPollerResponse.Resume
has been removed - Function
*Workspace.UnmarshalJSON
has been removed - Function
*WorkspacesCreateOrUpdatePoller.FinalResponse
has been removed - Function
*ComputeUpdatePoller.Poll
has been removed - Function
*DatabricksComputeSecretsProperties.UnmarshalJSON
has been removed - Function
*ComputeUpdatePollerResponse.Resume
has been removed - Function
*QuotasListPager.Err
has been removed - Function
WorkspacesDiagnosePollerResponse.PollUntilDone
has been removed - Function
*WorkspaceSKUsListPager.Err
has been removed - Function
*WorkspacesPrepareNotebookPoller.FinalResponse
has been removed - Function
*ComputeCreateOrUpdatePoller.Poll
has been removed - Function
*ComputeStopPollerResponse.Resume
has been removed - Function
ComputeStopPollerResponse.PollUntilDone
has been removed - Struct
ComputeBeginCreateOrUpdateOptions
has been removed - Struct
ComputeBeginDeleteOptions
has been removed - Struct
ComputeBeginRestartOptions
has been removed - Struct
ComputeBeginStartOptions
has been removed - Struct
ComputeBeginStopOptions
has been removed - Struct
ComputeBeginUpdateOptions
has been removed - Struct
ComputeCreateOrUpdatePoller
has been removed - Struct
ComputeCreateOrUpdatePollerResponse
has been removed - Struct
ComputeCreateOrUpdateResponse
has been removed - Struct
ComputeCreateOrUpdateResult
has been removed - Struct
ComputeDeletePoller
has been removed - Struct
ComputeDeletePollerResponse
has been removed - Struct
ComputeDeleteResponse
has been removed - Struct
ComputeGetOptions
has been removed - Struct
ComputeGetResponse
has been removed - Struct
ComputeGetResult
has been removed - Struct
ComputeListKeysOptions
has been removed - Struct
ComputeListKeysResponse
has been removed - Struct
ComputeListKeysResult
has been removed - Struct
ComputeListNodesOptions
has been removed - Struct
ComputeListNodesPager
has been removed - Struct
ComputeListNodesResponse
has been removed - Struct
ComputeListNodesResult
has been removed - Struct
ComputeListOptions
has been removed - Struct
ComputeListPager
has been removed - Struct
ComputeListResponse
has been removed - Struct
ComputeListResult
has been removed - Struct
ComputeRestartPoller
has been removed - Struct
ComputeRestartPollerResponse
has been removed - Struct
ComputeRestartResponse
has been removed - Struct
ComputeStartPoller
has been removed - Struct
ComputeStartPollerResponse
has been removed - Struct
ComputeStartResponse
has been removed - Struct
ComputeStopPoller
has been removed - Struct
ComputeStopPollerResponse
has been removed - Struct
ComputeStopResponse
has been removed - Struct
ComputeUpdatePoller
has been removed - Struct
ComputeUpdatePollerResponse
has been removed - Struct
ComputeUpdateResponse
has been removed - Struct
ComputeUpdateResult
has been removed - Struct
OperationsListOptions
has been removed - Struct
OperationsListResponse
has been removed - Struct
OperationsListResult
has been removed - Struct
PrivateEndpointConnectionsCreateOrUpdateOptions
has been removed - Struct
PrivateEndpointConnectionsCreateOrUpdateResponse
has been removed - Struct
PrivateEndpointConnectionsCreateOrUpdateResult
has been removed - Struct
PrivateEndpointConnectionsDeleteOptions
has been removed - Struct
PrivateEndpointConnectionsDeleteResponse
has been removed - Struct
PrivateEndpointConnectionsGetOptions
has been removed - Struct
PrivateEndpointConnectionsGetResponse
has been removed - Struct
PrivateEndpointConnectionsGetResult
has been removed - Struct
PrivateEndpointConnectionsListOptions
has been removed - Struct
PrivateEndpointConnectionsListResponse
has been removed - Struct
PrivateEndpointConnectionsListResult
has been removed - Struct
PrivateLinkResourcesListOptions
has been removed - Struct
PrivateLinkResourcesListResponse
has been removed - Struct
PrivateLinkResourcesListResult
has been removed - Struct
QuotasListOptions
has been removed - Struct
QuotasListPager
has been removed - Struct
QuotasListResponse
has been removed - Struct
QuotasListResult
has been removed - Struct
QuotasUpdateOptions
has been removed - Struct
QuotasUpdateResponse
has been removed - Struct
QuotasUpdateResult
has been removed - Struct
UsagesListOptions
has been removed - Struct
UsagesListPager
has been removed - Struct
UsagesListResponse
has been removed - Struct
UsagesListResult
has been removed - Struct
VirtualMachineSizesListOptions
has been removed - Struct
VirtualMachineSizesListResponse
has been removed - Struct
VirtualMachineSizesListResult
has been removed - Struct
WorkspaceConnectionsCreateOptions
has been removed - Struct
WorkspaceConnectionsCreateResponse
has been removed - Struct
WorkspaceConnectionsCreateResult
has been removed - Struct
WorkspaceConnectionsDeleteOptions
has been removed - Struct
WorkspaceConnectionsDeleteResponse
has been removed - Struct
WorkspaceConnectionsGetOptions
has been removed - Struct
WorkspaceConnectionsGetResponse
has been removed - Struct
WorkspaceConnectionsGetResult
has been removed - Struct
WorkspaceConnectionsListOptions
has been removed - Struct
WorkspaceConnectionsListResponse
has been removed - Struct
WorkspaceConnectionsListResult
has been removed - Struct
WorkspaceFeaturesListOptions
has been removed - Struct
WorkspaceFeaturesListPager
has been removed - Struct
WorkspaceFeaturesListResponse
has been removed - Struct
WorkspaceFeaturesListResult
has been removed - Struct
WorkspaceSKUsListOptions
has been removed - Struct
WorkspaceSKUsListPager
has been removed - Struct
WorkspaceSKUsListResponse
has been removed - Struct
WorkspaceSKUsListResult
has been removed - Struct
WorkspacesBeginCreateOrUpdateOptions
has been removed - Struct
WorkspacesBeginDeleteOptions
has been removed - Struct
WorkspacesBeginDiagnoseOptions
has been removed - Struct
WorkspacesBeginPrepareNotebookOptions
has been removed - Struct
WorkspacesBeginResyncKeysOptions
has been removed - Struct
WorkspacesCreateOrUpdatePoller
has been removed - Struct
WorkspacesCreateOrUpdatePollerResponse
has been removed - Struct
WorkspacesCreateOrUpdateResponse
has been removed - Struct
WorkspacesCreateOrUpdateResult
has been removed - Struct
WorkspacesDeletePoller
has been removed - Struct
WorkspacesDeletePollerResponse
has been removed - Struct
WorkspacesDeleteResponse
has been removed - Struct
WorkspacesDiagnosePoller
has been removed - Struct
WorkspacesDiagnosePollerResponse
has been removed - Struct
WorkspacesDiagnoseResponse
has been removed - Struct
WorkspacesDiagnoseResult
has been removed - Struct
WorkspacesGetOptions
has been removed - Struct
WorkspacesGetResponse
has been removed - Struct
WorkspacesGetResult
has been removed - Struct
WorkspacesListByResourceGroupOptions
has been removed - Struct
WorkspacesListByResourceGroupPager
has been removed - Struct
WorkspacesListByResourceGroupResponse
has been removed - Struct
WorkspacesListByResourceGroupResult
has been removed - Struct
WorkspacesListBySubscriptionOptions
has been removed - Struct
WorkspacesListBySubscriptionPager
has been removed - Struct
WorkspacesListBySubscriptionResponse
has been removed - Struct
WorkspacesListBySubscriptionResult
has been removed - Struct
WorkspacesListKeysOptions
has been removed - Struct
WorkspacesListKeysResponse
has been removed - Struct
WorkspacesListKeysResult
has been removed - Struct
WorkspacesListNotebookAccessTokenOptions
has been removed - Struct
WorkspacesListNotebookAccessTokenResponse
has been removed - Struct
WorkspacesListNotebookAccessTokenResult
has been removed - Struct
WorkspacesListNotebookKeysOptions
has been removed - Struct
WorkspacesListNotebookKeysResponse
has been removed - Struct
WorkspacesListNotebookKeysResult
has been removed - Struct
WorkspacesListOutboundNetworkDependenciesEndpointsOptions
has been removed - Struct
WorkspacesListOutboundNetworkDependenciesEndpointsResponse
has been removed - Struct
WorkspacesListOutboundNetworkDependenciesEndpointsResult
has been removed - Struct
WorkspacesListStorageAccountKeysOptions
has been removed - Struct
WorkspacesListStorageAccountKeysResponse
has been removed - Struct
WorkspacesListStorageAccountKeysResult
has been removed - Struct
WorkspacesPrepareNotebookPoller
has been removed - Struct
WorkspacesPrepareNotebookPollerResponse
has been removed - Struct
WorkspacesPrepareNotebookResponse
has been removed - Struct
WorkspacesPrepareNotebookResult
has been removed - Struct
WorkspacesResyncKeysPoller
has been removed - Struct
WorkspacesResyncKeysPollerResponse
has been removed - Struct
WorkspacesResyncKeysResponse
has been removed - Struct
WorkspacesUpdateOptions
has been removed - Struct
WorkspacesUpdateResponse
has been removed - Struct
WorkspacesUpdateResult
has been removed - Field
Resource
of structPrivateEndpointConnection
has been removed - Field
Compute
of structDataLakeAnalytics
has been removed - Field
Components1D3SwueSchemasComputeresourceAllof1
of structComputeResource
has been removed - Field
Resource
of structComputeResource
has been removed - Field
Compute
of structComputeInstance
has been removed - Field
ComputeSecrets
of structVirtualMachineSecrets
has been removed - Field
Compute
of structVirtualMachine
has been removed - Field
Resource
of structPrivateLinkResource
has been removed - Field
Compute
of structDatabricks
has been removed - Field
Compute
of structHDInsight
has been removed - Field
AksComputeSecretsProperties
of structAksComputeSecrets
has been removed - Field
ComputeSecrets
of structAksComputeSecrets
has been removed - Field
Compute
of structDataFactory
has been removed - Field
Compute
of structSynapseSpark
has been removed - Field
ComputeSecrets
of structDatabricksComputeSecrets
has been removed - Field
DatabricksComputeSecretsProperties
of structDatabricksComputeSecrets
has been removed - Field
Compute
of structKubernetes
has been removed - Field
KubernetesSchema
of structKubernetes
has been removed - Field
Resource
of structWorkspace
has been removed - Field
Compute
of structAKS
has been removed - Field
InnerError
of structErrorResponse
has been removed - Field
Compute
of structAmlCompute
has been removed
Features Added
- New function
*WorkspacesClientDiagnosePoller.ResumeToken() (string, error)
- New function
*WorkspacesClientCreateOrUpdatePoller.Poll(context.Context) (*http.Response, error)
- New function
*ComputeClientStopPoller.ResumeToken() (string, error)
- New function
*WorkspacesClientDiagnosePoller.Done() bool
- New function
ComputeClientDeletePollerResponse.PollUntilDone(context.Context, time.Duration) (ComputeClientDeleteResponse, error)
- New function
*WorkspacesClientListBySubscriptionPager.PageResponse() WorkspacesClientListBySubscriptionResponse
- New function
*ComputeClientListNodesPager.Err() error
- New function
*AksComputeSecrets.UnmarshalJSON([]byte) error
- New function
*ComputeClientListNodesPager.PageResponse() ComputeClientListNodesResponse
- New function
*WorkspaceSKUsClientListPager.Err() error
- New function
*WorkspaceFeaturesClientListPager.Err() error
- New function
ComputeClientRestartPollerResponse.PollUntilDone(context.Context, time.Duration) (ComputeClientRestartResponse, error)
- New function
WorkspacesClientDeletePollerResponse.PollUntilDone(context.Context, time.Duration) (WorkspacesClientDeleteResponse, error)
- New function
*DataFactory.GetCompute() *Compute
- New function
*VirtualMachineSecrets.GetComputeSecrets() *ComputeSecrets
- New function
*WorkspacesClientDeletePoller.Poll(context.Context) (*http.Response, error)
- New function
*WorkspacesClientPrepareNotebookPollerResponse.Resume(context.Context, *WorkspacesClient, string) error
- New function
*WorkspacesClientListByResourceGroupPager.PageResponse() WorkspacesClientListByResourceGroupResponse
- New function
*WorkspacesClientDeletePoller.FinalResponse(context.Context) (WorkspacesClientDeleteResponse, error)
- New function
*ComputeClientUpdatePoller.ResumeToken() (string, error)
- New function
*ComputeClientUpdatePoller.Done() bool
- New function
*ComputeClientListKeysResult.UnmarshalJSON([]byte) error
- New function
*ComputeClientRestartPoller.ResumeToken() (string, error)
- New function
*WorkspacesClientDiagnosePoller.Poll(context.Context) (*http.Response, error)
- New function
*ComputeClientCreateOrUpdatePollerResponse.Resume(context.Context, *ComputeClient, string) error
- New function
*WorkspaceFeaturesClientListPager.PageResponse() WorkspaceFeaturesClientListResponse
- New function
*UsagesClientListPager.NextPage(context.Context) bool
- New function
*WorkspacesClientPrepareNotebookPoller.Poll(context.Context) (*http.Response, error)
- New function
*ComputeClientStartPoller.FinalResponse(context.Context) (ComputeClientStartResponse, error)
- New function
*ComputeClientStopPoller.Poll(context.Context) (*http.Response, error)
- New function
*VirtualMachine.GetCompute() *Compute
- New function
*WorkspacesClientResyncKeysPoller.ResumeToken() (string, error)
- New function
*WorkspaceFeaturesClientListPager.NextPage(context.Context) bool
- New function
*ComputeClientRestartPollerResponse.Resume(context.Context, *ComputeClient, string) error
- New function
*ComputeClientStopPoller.FinalResponse(context.Context) (ComputeClientStopResponse, error)
- New function
*ComputeClientCreateOrUpdatePoller.FinalResponse(context.Context) (ComputeClientCreateOrUpdateResponse, error)
- New function
*WorkspacesClientDeletePollerResponse.Resume(context.Context, *WorkspacesClient, string) error
- New function
*WorkspaceSKUsClientListPager.PageResponse() WorkspaceSKUsClientListResponse
- New function
*WorkspacesClientResyncKeysPoller.FinalResponse(context.Context) (WorkspacesClientResyncKeysResponse, error)
- New function
*WorkspacesClientPrepareNotebookPoller.ResumeToken() (string, error)
- New function
*QuotasClientListPager.NextPage(context.Context) bool
- New function
*ComputeClientStartPoller.Done() bool
- New function
*UsagesClientListPager.Err() error
- New function
*ComputeClientUpdatePollerResponse.Resume(context.Context, *ComputeClient, string) error
- New function
*ComputeClientDeletePoller.ResumeToken() (string, error)
- New function
*ComputeClientRestartPoller.Poll(context.Context) (*http.Response, error)
- New function
*AksComputeSecrets.GetComputeSecrets() *ComputeSecrets
- New function
*ComputeClientDeletePoller.Done() bool
- New function
*QuotasClientListPager.Err() error
- New function
*ComputeClientListPager.NextPage(context.Context) bool
- New function
*WorkspacesClientResyncKeysPoller.Done() bool
- New function
ComputeClientStopPollerResponse.PollUntilDone(context.Context, time.Duration) (ComputeClientStopResponse, error)
- New function
*ComputeInstance.GetCompute() *Compute
- New function
*ComputeClientStartPoller.ResumeToken() (string, error)
- New function
*WorkspacesClientCreateOrUpdatePoller.ResumeToken() (string, error)
- New function
ComputeClientStartPollerResponse.PollUntilDone(context.Context, time.Duration) (ComputeClientStartResponse, error)
- New function
*ComputeClientDeletePollerResponse.Resume(context.Context, *ComputeClient, string) error
- New function
*WorkspacesClientResyncKeysPollerResponse.Resume(context.Context, *WorkspacesClient, string) error
- New function
*DataFactory.UnmarshalJSON([]byte) error
- New function
*WorkspacesClientPrepareNotebookPoller.FinalResponse(context.Context) (WorkspacesClientPrepareNotebookResponse, error)
- New function
*ComputeClientCreateOrUpdatePoller.ResumeToken() (string, error)
- New function
WorkspacesClientResyncKeysPollerResponse.PollUntilDone(context.Context, time.Duration) (WorkspacesClientResyncKeysResponse, error)
- New function
*ComputeClientDeletePoller.FinalResponse(context.Context) (ComputeClientDeleteResponse, error)
- New function
*ComputeClientDeletePoller.Poll(context.Context) (*http.Response, error)
- New function
*SynapseSpark.GetCompute() *Compute
- New function
*WorkspacesClientDeletePoller.ResumeToken() (string, error)
- New function
*DataLakeAnalytics.GetCompute() *Compute
- New function
*WorkspacesClientResyncKeysPoller.Poll(context.Context) (*http.Response, error)
- New function
*ComputeClientRestartPoller.FinalResponse(context.Context) (ComputeClientRestartResponse, error)
- New function
*ComputeClientRestartPoller.Done() bool
- New function
*WorkspacesClientListByResourceGroupPager.NextPage(context.Context) bool
- New function
*Kubernetes.GetCompute() *Compute
- New function
*ComputeClientStopPollerResponse.Resume(context.Context, *ComputeClient, string) error
- New function
*WorkspacesClientDiagnosePollerResponse.Resume(context.Context, *WorkspacesClient, string) error
- New function
WorkspacesClientPrepareNotebookPollerResponse.PollUntilDone(context.Context, time.Duration) (WorkspacesClientPrepareNotebookResponse, error)
- New function
*WorkspacesClientDeletePoller.Done() bool
- New function
*ComputeClientUpdatePoller.Poll(context.Context) (*http.Response, error)
- New function
*ComputeClientListNodesPager.NextPage(context.Context) bool
- New function
*WorkspacesClientDiagnosePoller.FinalResponse(context.Context) (WorkspacesClientDiagnoseResponse, error)
- New function
*WorkspacesClientPrepareNotebookPoller.Done() bool
- New function
*DatabricksComputeSecrets.UnmarshalJSON([]byte) error
- New function
*ComputeClientCreateOrUpdatePoller.Done() bool
- New function
*ComputeClientStopPoller.Done() bool
- New function
*QuotasClientListPager.PageResponse() QuotasClientListResponse
- New function
*Kubernetes.UnmarshalJSON([]byte) error
- New function
*DatabricksComputeSecrets.GetComputeSecrets() *ComputeSecrets
- New function
ComputeClientUpdatePollerResponse.PollUntilDone(context.Context, time.Duration) (ComputeClientUpdateResponse, error)
- New function
*Databricks.GetCompute() *Compute
- New function
*WorkspacesClientCreateOrUpdatePoller.Done() bool
- New function
*ComputeClientStartPollerResponse.Resume(context.Context, *ComputeClient, string) error
- New function
*WorkspacesClientListByResourceGroupPager.Err() error
- New function
*ComputeClientListPager.PageResponse() ComputeClientListResponse
- New function
ComputeClientCreateOrUpdatePollerResponse.PollUntilDone(context.Context, time.Duration) (ComputeClientCreateOrUpdateResponse, error)
- New function
*ComputeClientCreateOrUpdatePoller.Poll(context.Context) (*http.Response, error)
- New function
*WorkspacesClientListBySubscriptionPager.Err() error
- New function
*AKS.GetCompute() *Compute
- New function
*WorkspacesClientListBySubscriptionPager.NextPage(context.Context) bool
- New function
*UsagesClientListPager.PageResponse() UsagesClientListResponse
- New function
*WorkspaceSKUsClientListPager.NextPage(context.Context) bool
- New function
*ComputeClientStartPoller.Poll(context.Context) (*http.Response, error)
- New function
*WorkspacesClientCreateOrUpdatePollerResponse.Resume(context.Context, *WorkspacesClient, string) error
- New function
WorkspacesClientDiagnosePollerResponse.PollUntilDone(context.Context, time.Duration) (WorkspacesClientDiagnoseResponse, error)
- New function
*AmlCompute.GetCompute() *Compute
- New function
*WorkspacesClientCreateOrUpdatePoller.FinalResponse(context.Context) (WorkspacesClientCreateOrUpdateResponse, error)
- New function
*ComputeClientListPager.Err() error
- New function
*ComputeClientUpdatePoller.FinalResponse(context.Context) (ComputeClientUpdateResponse, error)
- New function
*HDInsight.GetCompute() *Compute
- New function
WorkspacesClientCreateOrUpdatePollerResponse.PollUntilDone(context.Context, time.Duration) (WorkspacesClientCreateOrUpdateResponse, error)
- New function
Compute.MarshalJSON() ([]byte, error)
- New struct
ComputeClientBeginCreateOrUpdateOptions
- New struct
ComputeClientBeginDeleteOptions
- New struct
ComputeClientBeginRestartOptions
- New struct
ComputeClientBeginStartOptions
- New struct
ComputeClientBeginStopOptions
- New struct
ComputeClientBeginUpdateOptions
- New struct
ComputeClientCreateOrUpdatePoller
- New struct
ComputeClientCreateOrUpdatePollerResponse
- New struct
ComputeClientCreateOrUpdateResponse
- New struct
ComputeClientCreateOrUpdateResult
- New struct
ComputeClientDeletePoller
- New struct
ComputeClientDeletePollerResponse
- New struct
ComputeClientDeleteResponse
- New struct
ComputeClientGetOptions
- New struct
ComputeClientGetResponse
- New struct
ComputeClientGetResult
- New struct
ComputeClientListKeysOptions
- New struct
ComputeClientListKeysResponse
- New struct
ComputeClientListKeysResult
- New struct
ComputeClientListNodesOptions
- New struct
ComputeClientListNodesPager
- New struct
ComputeClientListNodesResponse
- New struct
ComputeClientListNodesResult
- New struct
ComputeClientListOptions
- New struct
ComputeClientListPager
- New struct
ComputeClientListResponse
- New struct
ComputeClientListResult
- New struct
ComputeClientRestartPoller
- New struct
ComputeClientRestartPollerResponse
- New struct
ComputeClientRestartResponse
- New struct
ComputeClientStartPoller
- New struct
ComputeClientStartPollerResponse
- New struct
ComputeClientStartResponse
- New struct
ComputeClientStopPoller
- New struct
ComputeClientStopPollerResponse
- New struct
ComputeClientStopResponse
- New struct
ComputeClientUpdatePoller
- New struct
ComputeClientUpdatePollerResponse
- New struct
ComputeClientUpdateResponse
- New struct
ComputeClientUpdateResult
- New struct
OperationsClientListOptions
- New struct
OperationsClientListResponse
- New struct
OperationsClientListResult
- New struct
PrivateEndpointConnectionsClientCreateOrUpdateOptions
- New struct
PrivateEndpointConnectionsClientCreateOrUpdateResponse
- New struct
PrivateEndpointConnectionsClientCreateOrUpdateResult
- New struct
PrivateEndpointConnectionsClientDeleteOptions
- New struct
PrivateEndpointConnectionsClientDeleteResponse
- New struct
PrivateEndpointConnectionsClientGetOptions
- New struct
PrivateEndpointConnectionsClientGetResponse
- New struct
PrivateEndpointConnectionsClientGetResult
- New struct
PrivateEndpointConnectionsClientListOptions
- New struct
PrivateEndpointConnectionsClientListResponse
- New struct
PrivateEndpointConnectionsClientListResult
- New struct
PrivateLinkResourcesClientListOptions
- New struct
PrivateLinkResourcesClientListResponse
- New struct
PrivateLinkResourcesClientListResult
- New struct
QuotasClientListOptions
- New struct
QuotasClientListPager
- New struct
QuotasClientListResponse
- New struct
QuotasClientListResult
- New struct
QuotasClientUpdateOptions
- New struct
QuotasClientUpdateResponse
- New struct
QuotasClientUpdateResult
- New struct
UsagesClientListOptions
- New struct
UsagesClientListPager
- New struct
UsagesClientListResponse
- New struct
UsagesClientListResult
- New struct
VirtualMachineSizesClientListOptions
- New struct
VirtualMachineSizesClientListResponse
- New struct
VirtualMachineSizesClientListResult
- New struct
WorkspaceConnectionsClientCreateOptions
- New struct
WorkspaceConnectionsClientCreateResponse
- New struct
WorkspaceConnectionsClientCreateResult
- New struct
WorkspaceConnectionsClientDeleteOptions
- New struct
WorkspaceConnectionsClientDeleteResponse
- New struct
WorkspaceConnectionsClientGetOptions
- New struct
WorkspaceConnectionsClientGetResponse
- New struct
WorkspaceConnectionsClientGetResult
- New struct
WorkspaceConnectionsClientListOptions
- New struct
WorkspaceConnectionsClientListResponse
- New struct
WorkspaceConnectionsClientListResult
- New struct
WorkspaceFeaturesClientListOptions
- New struct
WorkspaceFeaturesClientListPager
- New struct
WorkspaceFeaturesClientListResponse
- New struct
WorkspaceFeaturesClientListResult
- New struct
WorkspaceSKUsClientListOptions
- New struct
WorkspaceSKUsClientListPager
- New struct
WorkspaceSKUsClientListResponse
- New struct
WorkspaceSKUsClientListResult
- New struct
WorkspacesClientBeginCreateOrUpdateOptions
- New struct
WorkspacesClientBeginDeleteOptions
- New struct
WorkspacesClientBeginDiagnoseOptions
- New struct
WorkspacesClientBeginPrepareNotebookOptions
- New struct
WorkspacesClientBeginResyncKeysOptions
- New struct
WorkspacesClientCreateOrUpdatePoller
- New struct
WorkspacesClientCreateOrUpdatePollerResponse
- New struct
WorkspacesClientCreateOrUpdateResponse
- New struct
WorkspacesClientCreateOrUpdateResult
- New struct
WorkspacesClientDeletePoller
- New struct
WorkspacesClientDeletePollerResponse
- New struct
WorkspacesClientDeleteResponse
- New struct
WorkspacesClientDiagnosePoller
- New struct
WorkspacesClientDiagnosePollerResponse
- New struct
WorkspacesClientDiagnoseResponse
- New struct
WorkspacesClientDiagnoseResult
- New struct
WorkspacesClientGetOptions
- New struct
WorkspacesClientGetResponse
- New struct
WorkspacesClientGetResult
- New struct
WorkspacesClientListByResourceGroupOptions
- New struct
WorkspacesClientListByResourceGroupPager
- New struct
WorkspacesClientListByResourceGroupResponse
- New struct
WorkspacesClientListByResourceGroupResult
- New struct
WorkspacesClientListBySubscriptionOptions
- New struct
WorkspacesClientListBySubscriptionPager
- New struct
WorkspacesClientListBySubscriptionResponse
- New struct
WorkspacesClientListBySubscriptionResult
- New struct
WorkspacesClientListKeysOptions
- New struct
WorkspacesClientListKeysResponse
- New struct
WorkspacesClientListKeysResult
- New struct
WorkspacesClientListNotebookAccessTokenOptions
- New struct
WorkspacesClientListNotebookAccessTokenResponse
- New struct
WorkspacesClientListNotebookAccessTokenResult
- New struct
WorkspacesClientListNotebookKeysOptions
- New struct
WorkspacesClientListNotebookKeysResponse
- New struct
WorkspacesClientListNotebookKeysResult
- New struct
WorkspacesClientListOutboundNetworkDependenciesEndpointsOptions
- New struct
WorkspacesClientListOutboundNetworkDependenciesEndpointsResponse
- New struct
WorkspacesClientListOutboundNetworkDependenciesEndpointsResult
- New struct
WorkspacesClientListStorageAccountKeysOptions
- New struct
WorkspacesClientListStorageAccountKeysResponse
- New struct
WorkspacesClientListStorageAccountKeysResult
- New struct
WorkspacesClientPrepareNotebookPoller
- New struct
WorkspacesClientPrepareNotebookPollerResponse
- New struct
WorkspacesClientPrepareNotebookResponse
- New struct
WorkspacesClientPrepareNotebookResult
- New struct
WorkspacesClientResyncKeysPoller
- New struct
WorkspacesClientResyncKeysPollerResponse
- New struct
WorkspacesClientResyncKeysResponse
- New struct
WorkspacesClientUpdateOptions
- New struct
WorkspacesClientUpdateResponse
- New struct
WorkspacesClientUpdateResult
- New field
ProvisioningState
in structAKS
- New field
ProvisioningErrors
in structAKS
- New field
Description
in structAKS
- New field
CreatedOn
in structAKS
- New field
ModifiedOn
in structAKS
- New field
DisableLocalAuth
in structAKS
- New field
IsAttachedCompute
in structAKS
- New field
ResourceID
in structAKS
- New field
ComputeType
in structAKS
- New field
ComputeLocation
in structAKS
- New field
ComputeType
in structAksComputeSecrets
- New field
AdminKubeConfig
in structAksComputeSecrets
- New field
ImagePullSecretName
in structAksComputeSecrets
- New field
UserKubeConfig
in structAksComputeSecrets
- New field
ID
in structWorkspace
- New field
Name
in structWorkspace
- New field
Type
in structWorkspace
- New field
ComputeLocation
in structDatabricks
- New field
DisableLocalAuth
in structDatabricks
- New field
ProvisioningState
in structDatabricks
- New field
ResourceID
in structDatabricks
- New field
ComputeType
in structDatabricks
- New field
CreatedOn
in structDatabricks
- New field
ModifiedOn
in structDatabricks
- New field
ProvisioningErrors
in structDatabricks
- New field
Description
in structDatabricks
- New field
IsAttachedCompute
in structDatabricks
- New field
Name
in structComputeResource
- New field
ID
in structComputeResource
- New field
Type
in structComputeResource
- New field
Properties
in structComputeResource
- New field
ResourceID
in structComputeInstance
- New field
IsAttachedCompute
in structComputeInstance
- New field
Description
in structComputeInstance
- New field
DisableLocalAuth
in structComputeInstance
- New field
ModifiedOn
in structComputeInstance
- New field
ProvisioningState
in structComputeInstance
- New field
ComputeType
in structComputeInstance
- New field
ComputeLocation
in structComputeInstance
- New field
CreatedOn
in structComputeInstance
- New field
ProvisioningErrors
in structComputeInstance
- New field
IsAttachedCompute
in structDataLakeAnalytics
- New field
ComputeType
in structDataLakeAnalytics
- New field
Description
in structDataLakeAnalytics
- New field
CreatedOn
in structDataLakeAnalytics
- New field
DisableLocalAuth
in structDataLakeAnalytics
- New field
ModifiedOn
in structDataLakeAnalytics
- New field
ProvisioningErrors
in structDataLakeAnalytics
- New field
ProvisioningState
in structDataLakeAnalytics
- New field
ComputeLocation
in structDataLakeAnalytics
- New field
ResourceID
in structDataLakeAnalytics
- New field
Description
in structKubernetes
- New field
DisableLocalAuth
in structKubernetes
- New field
Properties
in structKubernetes
- New field
IsAttachedCompute
in structKubernetes
- New field
ProvisioningErrors
in structKubernetes
- New field
ComputeType
in structKubernetes
- New field
CreatedOn
in structKubernetes
- New field
ComputeLocation
in structKubernetes
- New field
ResourceID
in structKubernetes
- New field
ModifiedOn
in structKubernetes
- New field
ProvisioningState
in structKubernetes
- New field
ComputeType
in structVirtualMachineSecrets
- New field
CreatedOn
in structAmlCompute
- New field
DisableLocalAuth
in structAmlCompute
- New field
ModifiedOn
in structAmlCompute
- New field
ComputeType
in structAmlCompute
- New field
ComputeLocation
in structAmlCompute
- New field
IsAttachedCompute
in structAmlCompute
- New field
Description
in structAmlCompute
- New field
ResourceID
in structAmlCompute
- New field
ProvisioningErrors
in structAmlCompute
- New field
ProvisioningState
in structAmlCompute
- New field
ComputeType
in structVirtualMachine
- New field
ProvisioningErrors
in structVirtualMachine
- New field
ResourceID
in structVirtualMachine
- New field
CreatedOn
in structVirtualMachine
- New field
ModifiedOn
in structVirtualMachine
- New field
DisableLocalAuth
in structVirtualMachine
- New field
ProvisioningState
in structVirtualMachine
- New field
IsAttachedCompute
in structVirtualMachine
- New field
ComputeLocation
in structVirtualMachine
- New field
Description
in structVirtualMachine
- New field
Name
in structPrivateEndpointConnection
- New field
Type
in structPrivateEndpointConnection
- New field
ID
in structPrivateEndpointConnection
- New field
IsAttachedCompute
in structHDInsight
- New field
ModifiedOn
in structHDInsight
- New field
DisableLocalAuth
in structHDInsight
- New field
ComputeLocation
in structHDInsight
- New field
Description
in structHDInsight
- New field
ResourceID
in structHDInsight
- New field
CreatedOn
in structHDInsight
- New field
ComputeType
in structHDInsight
- New field
ProvisioningErrors
in structHDInsight
- New field
ProvisioningState
in structHDInsight
- New field
Description
in structSynapseSpark
- New field
ProvisioningState
in structSynapseSpark
- New field
ResourceID
in structSynapseSpark
- New field
ModifiedOn
in structSynapseSpark
- New field
ProvisioningErrors
in structSynapseSpark
- New field
DisableLocalAuth
in structSynapseSpark
- New field
CreatedOn
in structSynapseSpark
- New field
IsAttachedCompute
in structSynapseSpark
- New field
ComputeType
in structSynapseSpark
- New field
ComputeLocation
in structSynapseSpark
- New field
ID
in structPrivateLinkResource
- New field
Type
in structPrivateLinkResource
- New field
Name
in structPrivateLinkResource
- New field
ComputeType
in structDatabricksComputeSecrets
- New field
DatabricksAccessToken
in structDatabricksComputeSecrets
- New field
CreatedOn
in structDataFactory
- New field
IsAttachedCompute
in structDataFactory
- New field
ProvisioningErrors
in structDataFactory
- New field
ProvisioningState
in structDataFactory
- New field
ModifiedOn
in structDataFactory
- New field
ComputeType
in structDataFactory
- New field
ComputeLocation
in structDataFactory
- New field
Description
in structDataFactory
- New field
DisableLocalAuth
in structDataFactory
- New field
ResourceID
in structDataFactory
- New field
Error
in structErrorResponse