0.3.0 (2022-04-12)
Breaking Changes
- Function
*ComputeClient.List
return value(s) have been changed from(*ComputeClientListPager)
to(*runtime.Pager[ComputeClientListResponse])
- Function
*ComputeClient.ListNodes
return value(s) have been changed from(*ComputeClientListNodesPager)
to(*runtime.Pager[ComputeClientListNodesResponse])
- Function
*PrivateEndpointConnectionsClient.List
parameter(s) have been changed from(context.Context, string, string, *PrivateEndpointConnectionsClientListOptions)
to(string, string, *PrivateEndpointConnectionsClientListOptions)
- Function
*PrivateEndpointConnectionsClient.List
return value(s) have been changed from(PrivateEndpointConnectionsClientListResponse, error)
to(*runtime.Pager[PrivateEndpointConnectionsClientListResponse])
- Function
*WorkspaceSKUsClient.List
return value(s) have been changed from(*WorkspaceSKUsClientListPager)
to(*runtime.Pager[WorkspaceSKUsClientListResponse])
- Function
*ComputeClient.BeginRestart
return value(s) have been changed from(ComputeClientRestartPollerResponse, error)
to(*armruntime.Poller[ComputeClientRestartResponse], error)
- Function
*WorkspacesClient.BeginCreateOrUpdate
return value(s) have been changed from(WorkspacesClientCreateOrUpdatePollerResponse, error)
to(*armruntime.Poller[WorkspacesClientCreateOrUpdateResponse], error)
- Function
*ComputeClient.BeginStop
return value(s) have been changed from(ComputeClientStopPollerResponse, error)
to(*armruntime.Poller[ComputeClientStopResponse], error)
- Function
*WorkspacesClient.ListByResourceGroup
return value(s) have been changed from(*WorkspacesClientListByResourceGroupPager)
to(*runtime.Pager[WorkspacesClientListByResourceGroupResponse])
- Function
*UsagesClient.List
return value(s) have been changed from(*UsagesClientListPager)
to(*runtime.Pager[UsagesClientListResponse])
- Function
NewWorkspacesClient
return value(s) have been changed from(*WorkspacesClient)
to(*WorkspacesClient, error)
- Function
*ComputeClient.BeginCreateOrUpdate
return value(s) have been changed from(ComputeClientCreateOrUpdatePollerResponse, error)
to(*armruntime.Poller[ComputeClientCreateOrUpdateResponse], error)
- Function
*OperationsClient.List
parameter(s) have been changed from(context.Context, *OperationsClientListOptions)
to(*OperationsClientListOptions)
- Function
*OperationsClient.List
return value(s) have been changed from(OperationsClientListResponse, error)
to(*runtime.Pager[OperationsClientListResponse])
- Function
*QuotasClient.List
return value(s) have been changed from(*QuotasClientListPager)
to(*runtime.Pager[QuotasClientListResponse])
- Function
NewPrivateLinkResourcesClient
return value(s) have been changed from(*PrivateLinkResourcesClient)
to(*PrivateLinkResourcesClient, error)
- Function
NewVirtualMachineSizesClient
return value(s) have been changed from(*VirtualMachineSizesClient)
to(*VirtualMachineSizesClient, error)
- Function
NewPrivateEndpointConnectionsClient
return value(s) have been changed from(*PrivateEndpointConnectionsClient)
to(*PrivateEndpointConnectionsClient, error)
- Function
NewUsagesClient
return value(s) have been changed from(*UsagesClient)
to(*UsagesClient, error)
- Function
*ComputeClient.BeginStart
return value(s) have been changed from(ComputeClientStartPollerResponse, error)
to(*armruntime.Poller[ComputeClientStartResponse], error)
- Function
*ComputeClient.BeginDelete
return value(s) have been changed from(ComputeClientDeletePollerResponse, error)
to(*armruntime.Poller[ComputeClientDeleteResponse], error)
- Function
*WorkspaceConnectionsClient.List
parameter(s) have been changed from(context.Context, string, string, *WorkspaceConnectionsClientListOptions)
to(string, string, *WorkspaceConnectionsClientListOptions)
- Function
*WorkspaceConnectionsClient.List
return value(s) have been changed from(WorkspaceConnectionsClientListResponse, error)
to(*runtime.Pager[WorkspaceConnectionsClientListResponse])
- Function
*WorkspacesClient.BeginDelete
return value(s) have been changed from(WorkspacesClientDeletePollerResponse, error)
to(*armruntime.Poller[WorkspacesClientDeleteResponse], error)
- Function
NewQuotasClient
return value(s) have been changed from(*QuotasClient)
to(*QuotasClient, error)
- Function
*WorkspacesClient.BeginDiagnose
return value(s) have been changed from(WorkspacesClientDiagnosePollerResponse, error)
to(*armruntime.Poller[WorkspacesClientDiagnoseResponse], error)
- Function
NewWorkspaceConnectionsClient
return value(s) have been changed from(*WorkspaceConnectionsClient)
to(*WorkspaceConnectionsClient, error)
- Function
NewOperationsClient
return value(s) have been changed from(*OperationsClient)
to(*OperationsClient, error)
- Function
NewWorkspaceSKUsClient
return value(s) have been changed from(*WorkspaceSKUsClient)
to(*WorkspaceSKUsClient, error)
- Function
*WorkspacesClient.BeginPrepareNotebook
return value(s) have been changed from(WorkspacesClientPrepareNotebookPollerResponse, error)
to(*armruntime.Poller[WorkspacesClientPrepareNotebookResponse], error)
- Function
NewWorkspaceFeaturesClient
return value(s) have been changed from(*WorkspaceFeaturesClient)
to(*WorkspaceFeaturesClient, error)
- Function
NewComputeClient
return value(s) have been changed from(*ComputeClient)
to(*ComputeClient, error)
- Function
*WorkspacesClient.ListBySubscription
return value(s) have been changed from(*WorkspacesClientListBySubscriptionPager)
to(*runtime.Pager[WorkspacesClientListBySubscriptionResponse])
- Function
*ComputeClient.BeginUpdate
return value(s) have been changed from(ComputeClientUpdatePollerResponse, error)
to(*armruntime.Poller[ComputeClientUpdateResponse], error)
- Function
*WorkspacesClient.BeginResyncKeys
return value(s) have been changed from(WorkspacesClientResyncKeysPollerResponse, error)
to(*armruntime.Poller[WorkspacesClientResyncKeysResponse], error)
- Function
*WorkspaceFeaturesClient.List
return value(s) have been changed from(*WorkspaceFeaturesClientListPager)
to(*runtime.Pager[WorkspaceFeaturesClientListResponse])
- Type of
DiagnoseRequestProperties.Nsg
has been changed frommap[string]map[string]interface{}
tomap[string]interface{}
- Type of
DiagnoseRequestProperties.StorageAccount
has been changed frommap[string]map[string]interface{}
tomap[string]interface{}
- Type of
DiagnoseRequestProperties.Udr
has been changed frommap[string]map[string]interface{}
tomap[string]interface{}
- Type of
DiagnoseRequestProperties.ApplicationInsights
has been changed frommap[string]map[string]interface{}
tomap[string]interface{}
- Type of
DiagnoseRequestProperties.DNSResolution
has been changed frommap[string]map[string]interface{}
tomap[string]interface{}
- Type of
DiagnoseRequestProperties.KeyVault
has been changed frommap[string]map[string]interface{}
tomap[string]interface{}
- Type of
DiagnoseRequestProperties.ResourceLock
has been changed frommap[string]map[string]interface{}
tomap[string]interface{}
- Type of
DiagnoseRequestProperties.ContainerRegistry
has been changed frommap[string]map[string]interface{}
tomap[string]interface{}
- Type of
DiagnoseRequestProperties.Others
has been changed frommap[string]map[string]interface{}
tomap[string]interface{}
- Type of
ErrorAdditionalInfo.Info
has been changed frommap[string]interface{}
tointerface{}
- Function
*ComputeClientListPager.PageResponse
has been removed - Function
*WorkspacesClientCreateOrUpdatePoller.Done
has been removed - Function
CreatedByType.ToPtr
has been removed - Function
*ComputeClientDeletePoller.Poll
has been removed - Function
*WorkspacesClientDeletePoller.Poll
has been removed - Function
*WorkspacesClientPrepareNotebookPoller.Poll
has been removed - Function
*ComputeClientDeletePollerResponse.Resume
has been removed - Function
ReasonCode.ToPtr
has been removed - Function
*WorkspacesClientListBySubscriptionPager.PageResponse
has been removed - Function
*ComputeClientListNodesPager.NextPage
has been removed - Function
*ComputeClientStopPoller.ResumeToken
has been removed - Function
ClusterPurpose.ToPtr
has been removed - Function
*ComputeClientCreateOrUpdatePoller.Done
has been removed - Function
RemoteLoginPortPublicAccess.ToPtr
has been removed - Function
*ComputeClientStartPoller.Poll
has been removed - Function
*ComputeClientStartPoller.ResumeToken
has been removed - Function
*WorkspaceFeaturesClientListPager.PageResponse
has been removed - Function
WorkspacesClientPrepareNotebookPollerResponse.PollUntilDone
has been removed - Function
ComputeInstanceAuthorizationType.ToPtr
has been removed - Function
*ComputeClientCreateOrUpdatePoller.ResumeToken
has been removed - Function
*ComputeClientListNodesPager.PageResponse
has been removed - Function
*WorkspacesClientResyncKeysPoller.FinalResponse
has been removed - Function
UnitOfMeasure.ToPtr
has been removed - Function
Status.ToPtr
has been removed - Function
*UsagesClientListPager.Err
has been removed - Function
ComputeClientRestartPollerResponse.PollUntilDone
has been removed - Function
*WorkspacesClientResyncKeysPoller.ResumeToken
has been removed - Function
*WorkspacesClientDeletePoller.Done
has been removed - Function
*ComputeClientRestartPollerResponse.Resume
has been removed - Function
*WorkspacesClientResyncKeysPoller.Poll
has been removed - Function
OperationName.ToPtr
has been removed - Function
*ComputeClientUpdatePoller.ResumeToken
has been removed - Function
UnderlyingResourceAction.ToPtr
has been removed - Function
*WorkspacesClientListByResourceGroupPager.NextPage
has been removed - Function
*WorkspacesClientCreateOrUpdatePoller.ResumeToken
has been removed - Function
VMTier.ToPtr
has been removed - Function
NodeState.ToPtr
has been removed - Function
UsageUnit.ToPtr
has been removed - Function
ComputeClientDeletePollerResponse.PollUntilDone
has been removed - Function
*ComputeClientStartPollerResponse.Resume
has been removed - Function
*WorkspacesClientDeletePollerResponse.Resume
has been removed - Function
DiagnoseResultLevel.ToPtr
has been removed - Function
ComputeInstanceState.ToPtr
has been removed - Function
*WorkspaceFeaturesClientListPager.Err
has been removed - Function
ResourceIdentityType.ToPtr
has been removed - Function
ApplicationSharingPolicy.ToPtr
has been removed - Function
*ComputeClientRestartPoller.ResumeToken
has been removed - Function
*ComputeClientUpdatePoller.Done
has been removed - Function
PrivateEndpointConnectionProvisioningState.ToPtr
has been removed - Function
QuotaUnit.ToPtr
has been removed - Function
*WorkspacesClientDiagnosePoller.Poll
has been removed - Function
ValueFormat.ToPtr
has been removed - Function
*WorkspacesClientPrepareNotebookPollerResponse.Resume
has been removed - Function
*ComputeClientDeletePoller.Done
has been removed - Function
*QuotasClientListPager.Err
has been removed - Function
ComputeType.ToPtr
has been removed - Function
PrivateEndpointServiceConnectionStatus.ToPtr
has been removed - Function
*ComputeClientRestartPoller.Done
has been removed - Function
*WorkspacesClientDiagnosePollerResponse.Resume
has been removed - Function
*UsagesClientListPager.PageResponse
has been removed - Function
*WorkspacesClientPrepareNotebookPoller.Done
has been removed - Function
SSLConfigurationStatus.ToPtr
has been removed - Function
*WorkspacesClientCreateOrUpdatePoller.Poll
has been removed - Function
AllocationState.ToPtr
has been removed - Function
*ComputeClientListNodesPager.Err
has been removed - Function
*ComputeClientCreateOrUpdatePollerResponse.Resume
has been removed - Function
*WorkspacesClientDeletePoller.ResumeToken
has been removed - Function
*WorkspacesClientPrepareNotebookPoller.ResumeToken
has been removed - Function
OsType.ToPtr
has been removed - Function
WorkspacesClientCreateOrUpdatePollerResponse.PollUntilDone
has been removed - Function
*WorkspacesClientPrepareNotebookPoller.FinalResponse
has been removed - Function
*ComputeClientCreateOrUpdatePoller.Poll
has been removed - Function
ProvisioningState.ToPtr
has been removed - Function
*WorkspacesClientCreateOrUpdatePollerResponse.Resume
has been removed - Function
*WorkspaceSKUsClientListPager.PageResponse
has been removed - Function
*ComputeClientStopPoller.FinalResponse
has been removed - Function
*WorkspaceFeaturesClientListPager.NextPage
has been removed - Function
OperationStatus.ToPtr
has been removed - Function
*ComputeClientStopPoller.Done
has been removed - Function
*WorkspacesClientListByResourceGroupPager.Err
has been removed - Function
*WorkspacesClientResyncKeysPoller.Done
has been removed - Function
*WorkspacesClientListByResourceGroupPager.PageResponse
has been removed - Function
*ComputeClientStopPoller.Poll
has been removed - Function
WorkspacesClientResyncKeysPollerResponse.PollUntilDone
has been removed - Function
*WorkspaceSKUsClientListPager.Err
has been removed - Function
*WorkspacesClientDiagnosePoller.Done
has been removed - Function
WorkspacesClientDeletePollerResponse.PollUntilDone
has been removed - Function
WorkspacesClientDiagnosePollerResponse.PollUntilDone
has been removed - Function
*WorkspacesClientDiagnosePoller.FinalResponse
has been removed - Function
*ComputeClientUpdatePoller.Poll
has been removed - Function
PublicNetworkAccess.ToPtr
has been removed - Function
*WorkspacesClientDeletePoller.FinalResponse
has been removed - Function
VMPriceOSType.ToPtr
has been removed - Function
*ComputeClientListPager.NextPage
has been removed - Function
BillingCurrency.ToPtr
has been removed - Function
*WorkspacesClientCreateOrUpdatePoller.FinalResponse
has been removed - Function
*ComputeClientListPager.Err
has been removed - Function
*ComputeClientRestartPoller.FinalResponse
has been removed - Function
*ComputeClientRestartPoller.Poll
has been removed - Function
*ComputeClientCreateOrUpdatePoller.FinalResponse
has been removed - Function
*ComputeClientUpdatePoller.FinalResponse
has been removed - Function
*QuotasClientListPager.NextPage
has been removed - Function
*ComputeClientStartPoller.FinalResponse
has been removed - Function
EncryptionStatus.ToPtr
has been removed - Function
*WorkspacesClientResyncKeysPollerResponse.Resume
has been removed - Function
*QuotasClientListPager.PageResponse
has been removed - Function
VMPriority.ToPtr
has been removed - Function
*WorkspacesClientListBySubscriptionPager.Err
has been removed - Function
*ComputeClientDeletePoller.FinalResponse
has been removed - Function
*WorkspaceSKUsClientListPager.NextPage
has been removed - Function
*ComputeClientListKeysResult.UnmarshalJSON
has been removed - Function
*UsagesClientListPager.NextPage
has been removed - Function
*ComputeClientDeletePoller.ResumeToken
has been removed - Function
ComputeClientUpdatePollerResponse.PollUntilDone
has been removed - Function
ComputeClientStartPollerResponse.PollUntilDone
has been removed - Function
ComputeClientStopPollerResponse.PollUntilDone
has been removed - Function
*ComputeClientStopPollerResponse.Resume
has been removed - Function
SSHPublicAccess.ToPtr
has been removed - Function
*ComputeClientStartPoller.Done
has been removed - Function
LoadBalancerType.ToPtr
has been removed - Function
ComputeClientCreateOrUpdatePollerResponse.PollUntilDone
has been removed - Function
*ComputeClientUpdatePollerResponse.Resume
has been removed - Function
*WorkspacesClientListBySubscriptionPager.NextPage
has been removed - Function
*WorkspacesClientDiagnosePoller.ResumeToken
has been removed - Struct
ComputeClientCreateOrUpdatePoller
has been removed - Struct
ComputeClientCreateOrUpdatePollerResponse
has been removed - Struct
ComputeClientCreateOrUpdateResult
has been removed - Struct
ComputeClientDeletePoller
has been removed - Struct
ComputeClientDeletePollerResponse
has been removed - Struct
ComputeClientGetResult
has been removed - Struct
ComputeClientListKeysResult
has been removed - Struct
ComputeClientListNodesPager
has been removed - Struct
ComputeClientListNodesResult
has been removed - Struct
ComputeClientListPager
has been removed - Struct
ComputeClientListResult
has been removed - Struct
ComputeClientRestartPoller
has been removed - Struct
ComputeClientRestartPollerResponse
has been removed - Struct
ComputeClientStartPoller
has been removed - Struct
ComputeClientStartPollerResponse
has been removed - Struct
ComputeClientStopPoller
has been removed - Struct
ComputeClientStopPollerResponse
has been removed - Struct
ComputeClientUpdatePoller
has been removed - Struct
ComputeClientUpdatePollerResponse
has been removed - Struct
ComputeClientUpdateResult
has been removed - Struct
OperationsClientListResult
has been removed - Struct
PrivateEndpointConnectionsClientCreateOrUpdateResult
has been removed - Struct
PrivateEndpointConnectionsClientGetResult
has been removed - Struct
PrivateEndpointConnectionsClientListResult
has been removed - Struct
PrivateLinkResourcesClientListResult
has been removed - Struct
QuotasClientListPager
has been removed - Struct
QuotasClientListResult
has been removed - Struct
QuotasClientUpdateResult
has been removed - Struct
UsagesClientListPager
has been removed - Struct
UsagesClientListResult
has been removed - Struct
VirtualMachineSizesClientListResult
has been removed - Struct
WorkspaceConnectionsClientCreateResult
has been removed - Struct
WorkspaceConnectionsClientGetResult
has been removed - Struct
WorkspaceConnectionsClientListResult
has been removed - Struct
WorkspaceFeaturesClientListPager
has been removed - Struct
WorkspaceFeaturesClientListResult
has been removed - Struct
WorkspaceSKUsClientListPager
has been removed - Struct
WorkspaceSKUsClientListResult
has been removed - Struct
WorkspacesClientCreateOrUpdatePoller
has been removed - Struct
WorkspacesClientCreateOrUpdatePollerResponse
has been removed - Struct
WorkspacesClientCreateOrUpdateResult
has been removed - Struct
WorkspacesClientDeletePoller
has been removed - Struct
WorkspacesClientDeletePollerResponse
has been removed - Struct
WorkspacesClientDiagnosePoller
has been removed - Struct
WorkspacesClientDiagnosePollerResponse
has been removed - Struct
WorkspacesClientDiagnoseResult
has been removed - Struct
WorkspacesClientGetResult
has been removed - Struct
WorkspacesClientListByResourceGroupPager
has been removed - Struct
WorkspacesClientListByResourceGroupResult
has been removed - Struct
WorkspacesClientListBySubscriptionPager
has been removed - Struct
WorkspacesClientListBySubscriptionResult
has been removed - Struct
WorkspacesClientListKeysResult
has been removed - Struct
WorkspacesClientListNotebookAccessTokenResult
has been removed - Struct
WorkspacesClientListNotebookKeysResult
has been removed - Struct
WorkspacesClientListOutboundNetworkDependenciesEndpointsResult
has been removed - Struct
WorkspacesClientListStorageAccountKeysResult
has been removed - Struct
WorkspacesClientPrepareNotebookPoller
has been removed - Struct
WorkspacesClientPrepareNotebookPollerResponse
has been removed - Struct
WorkspacesClientPrepareNotebookResult
has been removed - Struct
WorkspacesClientResyncKeysPoller
has been removed - Struct
WorkspacesClientResyncKeysPollerResponse
has been removed - Struct
WorkspacesClientUpdateResult
has been removed - Field
ComputeClientListNodesResult
of structComputeClientListNodesResponse
has been removed - Field
RawResponse
of structComputeClientListNodesResponse
has been removed - Field
WorkspaceSKUsClientListResult
of structWorkspaceSKUsClientListResponse
has been removed - Field
RawResponse
of structWorkspaceSKUsClientListResponse
has been removed - Field
WorkspacesClientListBySubscriptionResult
of structWorkspacesClientListBySubscriptionResponse
has been removed - Field
RawResponse
of structWorkspacesClientListBySubscriptionResponse
has been removed - Field
RawResponse
of structWorkspaceConnectionsClientDeleteResponse
has been removed - Field
PrivateEndpointConnectionsClientListResult
of structPrivateEndpointConnectionsClientListResponse
has been removed - Field
RawResponse
of structPrivateEndpointConnectionsClientListResponse
has been removed - Field
ComputeClientGetResult
of structComputeClientGetResponse
has been removed - Field
RawResponse
of structComputeClientGetResponse
has been removed - Field
PrivateEndpointConnectionsClientCreateOrUpdateResult
of structPrivateEndpointConnectionsClientCreateOrUpdateResponse
has been removed - Field
RawResponse
of structPrivateEndpointConnectionsClientCreateOrUpdateResponse
has been removed - Field
VirtualMachineSizesClientListResult
of structVirtualMachineSizesClientListResponse
has been removed - Field
RawResponse
of structVirtualMachineSizesClientListResponse
has been removed - Field
ComputeClientCreateOrUpdateResult
of structComputeClientCreateOrUpdateResponse
has been removed - Field
RawResponse
of structComputeClientCreateOrUpdateResponse
has been removed - Field
WorkspacesClientGetResult
of structWorkspacesClientGetResponse
has been removed - Field
RawResponse
of structWorkspacesClientGetResponse
has been removed - Field
RawResponse
of structComputeClientStartResponse
has been removed - Field
ComputeClientUpdateResult
of structComputeClientUpdateResponse
has been removed - Field
RawResponse
of structComputeClientUpdateResponse
has been removed - Field
QuotasClientUpdateResult
of structQuotasClientUpdateResponse
has been removed - Field
RawResponse
of structQuotasClientUpdateResponse
has been removed - Field
PrivateLinkResourcesClientListResult
of structPrivateLinkResourcesClientListResponse
has been removed - Field
RawResponse
of structPrivateLinkResourcesClientListResponse
has been removed - Field
RawResponse
of structComputeClientRestartResponse
has been removed - Field
PrivateEndpointConnectionsClientGetResult
of structPrivateEndpointConnectionsClientGetResponse
has been removed - Field
RawResponse
of structPrivateEndpointConnectionsClientGetResponse
has been removed - Field
RawResponse
of structPrivateEndpointConnectionsClientDeleteResponse
has been removed - Field
WorkspaceConnectionsClientListResult
of structWorkspaceConnectionsClientListResponse
has been removed - Field
RawResponse
of structWorkspaceConnectionsClientListResponse
has been removed - Field
QuotasClientListResult
of structQuotasClientListResponse
has been removed - Field
RawResponse
of structQuotasClientListResponse
has been removed - Field
RawResponse
of structWorkspacesClientResyncKeysResponse
has been removed - Field
WorkspacesClientListStorageAccountKeysResult
of structWorkspacesClientListStorageAccountKeysResponse
has been removed - Field
RawResponse
of structWorkspacesClientListStorageAccountKeysResponse
has been removed - Field
ComputeClientListKeysResult
of structComputeClientListKeysResponse
has been removed - Field
RawResponse
of structComputeClientListKeysResponse
has been removed - Field
WorkspacesClientUpdateResult
of structWorkspacesClientUpdateResponse
has been removed - Field
RawResponse
of structWorkspacesClientUpdateResponse
has been removed - Field
WorkspacesClientPrepareNotebookResult
of structWorkspacesClientPrepareNotebookResponse
has been removed - Field
RawResponse
of structWorkspacesClientPrepareNotebookResponse
has been removed - Field
WorkspacesClientListNotebookKeysResult
of structWorkspacesClientListNotebookKeysResponse
has been removed - Field
RawResponse
of structWorkspacesClientListNotebookKeysResponse
has been removed - Field
WorkspacesClientListOutboundNetworkDependenciesEndpointsResult
of structWorkspacesClientListOutboundNetworkDependenciesEndpointsResponse
has been removed - Field
RawResponse
of structWorkspacesClientListOutboundNetworkDependenciesEndpointsResponse
has been removed - Field
WorkspacesClientListKeysResult
of structWorkspacesClientListKeysResponse
has been removed - Field
RawResponse
of structWorkspacesClientListKeysResponse
has been removed - Field
RawResponse
of structWorkspacesClientDeleteResponse
has been removed - Field
WorkspaceFeaturesClientListResult
of structWorkspaceFeaturesClientListResponse
has been removed - Field
RawResponse
of structWorkspaceFeaturesClientListResponse
has been removed - Field
RawResponse
of structComputeClientDeleteResponse
has been removed - Field
ComputeClientListResult
of structComputeClientListResponse
has been removed - Field
RawResponse
of structComputeClientListResponse
has been removed - Field
OperationsClientListResult
of structOperationsClientListResponse
has been removed - Field
RawResponse
of structOperationsClientListResponse
has been removed - Field
WorkspacesClientCreateOrUpdateResult
of structWorkspacesClientCreateOrUpdateResponse
has been removed - Field
RawResponse
of structWorkspacesClientCreateOrUpdateResponse
has been removed - Field
WorkspacesClientDiagnoseResult
of structWorkspacesClientDiagnoseResponse
has been removed - Field
RawResponse
of structWorkspacesClientDiagnoseResponse
has been removed - Field
RawResponse
of structComputeClientStopResponse
has been removed - Field
WorkspaceConnectionsClientCreateResult
of structWorkspaceConnectionsClientCreateResponse
has been removed - Field
RawResponse
of structWorkspaceConnectionsClientCreateResponse
has been removed - Field
WorkspacesClientListByResourceGroupResult
of structWorkspacesClientListByResourceGroupResponse
has been removed - Field
RawResponse
of structWorkspacesClientListByResourceGroupResponse
has been removed - Field
WorkspaceConnectionsClientGetResult
of structWorkspaceConnectionsClientGetResponse
has been removed - Field
RawResponse
of structWorkspaceConnectionsClientGetResponse
has been removed - Field
WorkspacesClientListNotebookAccessTokenResult
of structWorkspacesClientListNotebookAccessTokenResponse
has been removed - Field
RawResponse
of structWorkspacesClientListNotebookAccessTokenResponse
has been removed - Field
UsagesClientListResult
of structUsagesClientListResponse
has been removed - Field
RawResponse
of structUsagesClientListResponse
has been removed
Features Added
- New function
*ComputeClientListKeysResponse.UnmarshalJSON([]byte) error
- New anonymous field
ExternalFQDNResponse
in structWorkspacesClientListOutboundNetworkDependenciesEndpointsResponse
- New anonymous field
ListWorkspaceQuotas
in structQuotasClientListResponse
- New anonymous field
UpdateWorkspaceQuotasResult
in structQuotasClientUpdateResponse
- New field
ResumeToken
in structComputeClientBeginStopOptions
- New field
ResumeToken
in structComputeClientBeginUpdateOptions
- New anonymous field
Workspace
in structWorkspacesClientGetResponse
- New anonymous field
ComputeResource
in structComputeClientCreateOrUpdateResponse
- New anonymous field
Workspace
in structWorkspacesClientUpdateResponse
- New anonymous field
ComputeResource
in structComputeClientUpdateResponse
- New anonymous field
VirtualMachineSizeListResult
in structVirtualMachineSizesClientListResponse
- New anonymous field
PrivateEndpointConnection
in structPrivateEndpointConnectionsClientCreateOrUpdateResponse
- New anonymous field
ComputeSecretsClassification
in structComputeClientListKeysResponse
- New anonymous field
OperationListResult
in structOperationsClientListResponse
- New anonymous field
PaginatedComputeResourcesList
in structComputeClientListResponse
- New anonymous field
SKUListResult
in structWorkspaceSKUsClientListResponse
- New anonymous field
Workspace
in structWorkspacesClientCreateOrUpdateResponse
- New field
ResumeToken
in structComputeClientBeginCreateOrUpdateOptions
- New anonymous field
AmlComputeNodesInformation
in structComputeClientListNodesResponse
- New anonymous field
ListAmlUserFeatureResult
in structWorkspaceFeaturesClientListResponse
- New field
ResumeToken
in structWorkspacesClientBeginPrepareNotebookOptions
- New anonymous field
PrivateLinkResourceListResult
in structPrivateLinkResourcesClientListResponse
- New anonymous field
WorkspaceListResult
in structWorkspacesClientListByResourceGroupResponse
- New field
ResumeToken
in structWorkspacesClientBeginDeleteOptions
- New anonymous field
ListStorageAccountKeysResult
in structWorkspacesClientListStorageAccountKeysResponse
- New anonymous field
WorkspaceConnection
in structWorkspaceConnectionsClientGetResponse
- New anonymous field
ComputeResource
in structComputeClientGetResponse
- New anonymous field
PrivateEndpointConnectionListResult
in structPrivateEndpointConnectionsClientListResponse
- New anonymous field
NotebookAccessTokenResult
in structWorkspacesClientListNotebookAccessTokenResponse
- New field
ResumeToken
in structWorkspacesClientBeginCreateOrUpdateOptions
- New anonymous field
PrivateEndpointConnection
in structPrivateEndpointConnectionsClientGetResponse
- New anonymous field
ListNotebookKeysResult
in structWorkspacesClientListNotebookKeysResponse
- New anonymous field
ListUsagesResult
in structUsagesClientListResponse
- New anonymous field
NotebookResourceInfo
in structWorkspacesClientPrepareNotebookResponse
- New anonymous field
DiagnoseResponseResult
in structWorkspacesClientDiagnoseResponse
- New field
ResumeToken
in structWorkspacesClientBeginResyncKeysOptions
- New field
ResumeToken
in structComputeClientBeginRestartOptions
- New anonymous field
PaginatedWorkspaceConnectionsList
in structWorkspaceConnectionsClientListResponse
- New field
ResumeToken
in structComputeClientBeginStartOptions
- New anonymous field
WorkspaceConnection
in structWorkspaceConnectionsClientCreateResponse
- New field
ResumeToken
in structWorkspacesClientBeginDiagnoseOptions
- New anonymous field
ListWorkspaceKeysResult
in structWorkspacesClientListKeysResponse
- New field
ResumeToken
in structComputeClientBeginDeleteOptions
- New anonymous field
WorkspaceListResult
in structWorkspacesClientListBySubscriptionResponse