desktopvirtualization

package
v67.1.0+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 15, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultBaseURI = original.DefaultBaseURI
)

Variables

This section is empty.

Functions

func UserAgent

func UserAgent() string

func Version

func Version() string

Types

type Application

type Application = original.Application

type ApplicationGroup

type ApplicationGroup = original.ApplicationGroup

type ApplicationGroupList

type ApplicationGroupList = original.ApplicationGroupList

type ApplicationGroupPatch

type ApplicationGroupPatch = original.ApplicationGroupPatch

type ApplicationGroupPatchProperties

type ApplicationGroupPatchProperties = original.ApplicationGroupPatchProperties

type ApplicationGroupProperties

type ApplicationGroupProperties = original.ApplicationGroupProperties

type ApplicationGroupType

type ApplicationGroupType = original.ApplicationGroupType
const (
	ApplicationGroupTypeDesktop   ApplicationGroupType = original.ApplicationGroupTypeDesktop
	ApplicationGroupTypeRemoteApp ApplicationGroupType = original.ApplicationGroupTypeRemoteApp
)

func PossibleApplicationGroupTypeValues

func PossibleApplicationGroupTypeValues() []ApplicationGroupType

type ApplicationGroupsClient

type ApplicationGroupsClient = original.ApplicationGroupsClient

func NewApplicationGroupsClient

func NewApplicationGroupsClient(subscriptionID string) ApplicationGroupsClient

func NewApplicationGroupsClientWithBaseURI

func NewApplicationGroupsClientWithBaseURI(baseURI string, subscriptionID string) ApplicationGroupsClient

type ApplicationList

type ApplicationList = original.ApplicationList

type ApplicationListIterator

type ApplicationListIterator = original.ApplicationListIterator

func NewApplicationListIterator

func NewApplicationListIterator(page ApplicationListPage) ApplicationListIterator

type ApplicationListPage

type ApplicationListPage = original.ApplicationListPage

type ApplicationPatch

type ApplicationPatch = original.ApplicationPatch

type ApplicationPatchProperties

type ApplicationPatchProperties = original.ApplicationPatchProperties

type ApplicationProperties

type ApplicationProperties = original.ApplicationProperties

type ApplicationType

type ApplicationType = original.ApplicationType
const (
	ApplicationTypeDesktop   ApplicationType = original.ApplicationTypeDesktop
	ApplicationTypeRemoteApp ApplicationType = original.ApplicationTypeRemoteApp
)

func PossibleApplicationTypeValues

func PossibleApplicationTypeValues() []ApplicationType

type ApplicationsClient

type ApplicationsClient = original.ApplicationsClient

func NewApplicationsClient

func NewApplicationsClient(subscriptionID string) ApplicationsClient

func NewApplicationsClientWithBaseURI

func NewApplicationsClientWithBaseURI(baseURI string, subscriptionID string) ApplicationsClient

type AzureEntityResource

type AzureEntityResource = original.AzureEntityResource

type BaseClient

type BaseClient = original.BaseClient

func New

func New(subscriptionID string) BaseClient

func NewWithBaseURI

func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient

type CloudError

type CloudError = original.CloudError

type CloudErrorProperties

type CloudErrorProperties = original.CloudErrorProperties

type CommandLineSetting

type CommandLineSetting = original.CommandLineSetting
const (
	CommandLineSettingAllow      CommandLineSetting = original.CommandLineSettingAllow
	CommandLineSettingDoNotAllow CommandLineSetting = original.CommandLineSettingDoNotAllow
	CommandLineSettingRequire    CommandLineSetting = original.CommandLineSettingRequire
)

func PossibleCommandLineSettingValues

func PossibleCommandLineSettingValues() []CommandLineSetting

type CreatedByType

type CreatedByType = original.CreatedByType
const (
	CreatedByTypeApplication     CreatedByType = original.CreatedByTypeApplication
	CreatedByTypeKey             CreatedByType = original.CreatedByTypeKey
	CreatedByTypeManagedIdentity CreatedByType = original.CreatedByTypeManagedIdentity
	CreatedByTypeUser            CreatedByType = original.CreatedByTypeUser
)

func PossibleCreatedByTypeValues

func PossibleCreatedByTypeValues() []CreatedByType

type Desktop

type Desktop = original.Desktop

type DesktopList

type DesktopList = original.DesktopList

type DesktopListIterator

type DesktopListIterator = original.DesktopListIterator

func NewDesktopListIterator

func NewDesktopListIterator(page DesktopListPage) DesktopListIterator

type DesktopListPage

type DesktopListPage = original.DesktopListPage

func NewDesktopListPage

func NewDesktopListPage(cur DesktopList, getNextPage func(context.Context, DesktopList) (DesktopList, error)) DesktopListPage

type DesktopPatch

type DesktopPatch = original.DesktopPatch

type DesktopPatchProperties

type DesktopPatchProperties = original.DesktopPatchProperties

type DesktopProperties

type DesktopProperties = original.DesktopProperties

type DesktopsClient

type DesktopsClient = original.DesktopsClient

func NewDesktopsClient

func NewDesktopsClient(subscriptionID string) DesktopsClient

func NewDesktopsClientWithBaseURI

func NewDesktopsClientWithBaseURI(baseURI string, subscriptionID string) DesktopsClient

type ExpandMsixImage

type ExpandMsixImage = original.ExpandMsixImage

type ExpandMsixImageList

type ExpandMsixImageList = original.ExpandMsixImageList

type ExpandMsixImageProperties

type ExpandMsixImageProperties = original.ExpandMsixImageProperties

type HealthCheckName

type HealthCheckName = original.HealthCheckName
const (
	HealthCheckNameAppAttachHealthCheck     HealthCheckName = original.HealthCheckNameAppAttachHealthCheck
	HealthCheckNameDomainJoinedCheck        HealthCheckName = original.HealthCheckNameDomainJoinedCheck
	HealthCheckNameDomainReachable          HealthCheckName = original.HealthCheckNameDomainReachable
	HealthCheckNameDomainTrustCheck         HealthCheckName = original.HealthCheckNameDomainTrustCheck
	HealthCheckNameFSLogixHealthCheck       HealthCheckName = original.HealthCheckNameFSLogixHealthCheck
	HealthCheckNameMetaDataServiceCheck     HealthCheckName = original.HealthCheckNameMetaDataServiceCheck
	HealthCheckNameMonitoringAgentCheck     HealthCheckName = original.HealthCheckNameMonitoringAgentCheck
	HealthCheckNameSupportedEncryptionCheck HealthCheckName = original.HealthCheckNameSupportedEncryptionCheck
	HealthCheckNameSxSStackListenerCheck    HealthCheckName = original.HealthCheckNameSxSStackListenerCheck
	HealthCheckNameUrlsAccessibleCheck      HealthCheckName = original.HealthCheckNameUrlsAccessibleCheck
	HealthCheckNameWebRTCRedirectorCheck    HealthCheckName = original.HealthCheckNameWebRTCRedirectorCheck
)

func PossibleHealthCheckNameValues

func PossibleHealthCheckNameValues() []HealthCheckName

type HealthCheckResult

type HealthCheckResult = original.HealthCheckResult
const (
	HealthCheckResultHealthCheckFailed    HealthCheckResult = original.HealthCheckResultHealthCheckFailed
	HealthCheckResultHealthCheckSucceeded HealthCheckResult = original.HealthCheckResultHealthCheckSucceeded
	HealthCheckResultSessionHostShutdown  HealthCheckResult = original.HealthCheckResultSessionHostShutdown
	HealthCheckResultUnknown              HealthCheckResult = original.HealthCheckResultUnknown
)

func PossibleHealthCheckResultValues

func PossibleHealthCheckResultValues() []HealthCheckResult

type HostPool

type HostPool = original.HostPool

type HostPoolList

type HostPoolList = original.HostPoolList

type HostPoolListIterator

type HostPoolListIterator = original.HostPoolListIterator

func NewHostPoolListIterator

func NewHostPoolListIterator(page HostPoolListPage) HostPoolListIterator

type HostPoolListPage

type HostPoolListPage = original.HostPoolListPage

func NewHostPoolListPage

func NewHostPoolListPage(cur HostPoolList, getNextPage func(context.Context, HostPoolList) (HostPoolList, error)) HostPoolListPage

type HostPoolPatch

type HostPoolPatch = original.HostPoolPatch

type HostPoolPatchProperties

type HostPoolPatchProperties = original.HostPoolPatchProperties

type HostPoolProperties

type HostPoolProperties = original.HostPoolProperties

type HostPoolType

type HostPoolType = original.HostPoolType
const (
	HostPoolTypeBYODesktop HostPoolType = original.HostPoolTypeBYODesktop
	HostPoolTypePersonal   HostPoolType = original.HostPoolTypePersonal
	HostPoolTypePooled     HostPoolType = original.HostPoolTypePooled
)

func PossibleHostPoolTypeValues

func PossibleHostPoolTypeValues() []HostPoolType

type HostPoolsClient

type HostPoolsClient = original.HostPoolsClient

func NewHostPoolsClient

func NewHostPoolsClient(subscriptionID string) HostPoolsClient

func NewHostPoolsClientWithBaseURI

func NewHostPoolsClientWithBaseURI(baseURI string, subscriptionID string) HostPoolsClient

type Identity

type Identity = original.Identity

type LoadBalancerType

type LoadBalancerType = original.LoadBalancerType
const (
	LoadBalancerTypeBreadthFirst LoadBalancerType = original.LoadBalancerTypeBreadthFirst
	LoadBalancerTypeDepthFirst   LoadBalancerType = original.LoadBalancerTypeDepthFirst
	LoadBalancerTypePersistent   LoadBalancerType = original.LoadBalancerTypePersistent
)

func PossibleLoadBalancerTypeValues

func PossibleLoadBalancerTypeValues() []LoadBalancerType

type LogSpecification

type LogSpecification = original.LogSpecification

type MSIXImageURI

type MSIXImageURI = original.MSIXImageURI

type MSIXPackage

type MSIXPackage = original.MSIXPackage

type MSIXPackageList

type MSIXPackageList = original.MSIXPackageList

type MSIXPackageListIterator

type MSIXPackageListIterator = original.MSIXPackageListIterator

func NewMSIXPackageListIterator

func NewMSIXPackageListIterator(page MSIXPackageListPage) MSIXPackageListIterator

type MSIXPackageListPage

type MSIXPackageListPage = original.MSIXPackageListPage

type MSIXPackagePatch

type MSIXPackagePatch = original.MSIXPackagePatch

type MSIXPackagePatchProperties

type MSIXPackagePatchProperties = original.MSIXPackagePatchProperties

type MSIXPackageProperties

type MSIXPackageProperties = original.MSIXPackageProperties

type MSIXPackagesClient

type MSIXPackagesClient = original.MSIXPackagesClient

func NewMSIXPackagesClient

func NewMSIXPackagesClient(subscriptionID string) MSIXPackagesClient

func NewMSIXPackagesClientWithBaseURI

func NewMSIXPackagesClientWithBaseURI(baseURI string, subscriptionID string) MSIXPackagesClient

type MigrationRequestProperties

type MigrationRequestProperties = original.MigrationRequestProperties

type MsixImagesClient

type MsixImagesClient = original.MsixImagesClient

func NewMsixImagesClient

func NewMsixImagesClient(subscriptionID string) MsixImagesClient

func NewMsixImagesClientWithBaseURI

func NewMsixImagesClientWithBaseURI(baseURI string, subscriptionID string) MsixImagesClient

type MsixPackageApplications

type MsixPackageApplications = original.MsixPackageApplications

type MsixPackageDependencies

type MsixPackageDependencies = original.MsixPackageDependencies

type Operation

type Operation = original.Operation
const (
	OperationComplete Operation = original.OperationComplete
	OperationHide     Operation = original.OperationHide
	OperationRevoke   Operation = original.OperationRevoke
	OperationStart    Operation = original.OperationStart
	OperationUnhide   Operation = original.OperationUnhide
)

func PossibleOperationValues

func PossibleOperationValues() []Operation

type OperationProperties

type OperationProperties = original.OperationProperties

type OperationsClient

type OperationsClient = original.OperationsClient

func NewOperationsClient

func NewOperationsClient(subscriptionID string) OperationsClient

func NewOperationsClientWithBaseURI

func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient

type PersonalDesktopAssignmentType

type PersonalDesktopAssignmentType = original.PersonalDesktopAssignmentType

func PossiblePersonalDesktopAssignmentTypeValues

func PossiblePersonalDesktopAssignmentTypeValues() []PersonalDesktopAssignmentType

type Plan

type Plan = original.Plan

type PreferredAppGroupType

type PreferredAppGroupType = original.PreferredAppGroupType
const (
	PreferredAppGroupTypeDesktop          PreferredAppGroupType = original.PreferredAppGroupTypeDesktop
	PreferredAppGroupTypeNone             PreferredAppGroupType = original.PreferredAppGroupTypeNone
	PreferredAppGroupTypeRailApplications PreferredAppGroupType = original.PreferredAppGroupTypeRailApplications
)

func PossiblePreferredAppGroupTypeValues

func PossiblePreferredAppGroupTypeValues() []PreferredAppGroupType

type PrivateEndpoint

type PrivateEndpoint = original.PrivateEndpoint

type PrivateEndpointConnection

type PrivateEndpointConnection = original.PrivateEndpointConnection

type PrivateEndpointConnectionsClient

type PrivateEndpointConnectionsClient = original.PrivateEndpointConnectionsClient

func NewPrivateEndpointConnectionsClient

func NewPrivateEndpointConnectionsClient(subscriptionID string) PrivateEndpointConnectionsClient

func NewPrivateEndpointConnectionsClientWithBaseURI

func NewPrivateEndpointConnectionsClientWithBaseURI(baseURI string, subscriptionID string) PrivateEndpointConnectionsClient

type PrivateLinkResource

type PrivateLinkResource = original.PrivateLinkResource

type PrivateLinkResourceListResult

type PrivateLinkResourceListResult = original.PrivateLinkResourceListResult

type PrivateLinkResourceProperties

type PrivateLinkResourceProperties = original.PrivateLinkResourceProperties

type PrivateLinkResourcesClient

type PrivateLinkResourcesClient = original.PrivateLinkResourcesClient

func NewPrivateLinkResourcesClient

func NewPrivateLinkResourcesClient(subscriptionID string) PrivateLinkResourcesClient

func NewPrivateLinkResourcesClientWithBaseURI

func NewPrivateLinkResourcesClientWithBaseURI(baseURI string, subscriptionID string) PrivateLinkResourcesClient

type PrivateLinkServiceConnectionState

type PrivateLinkServiceConnectionState = original.PrivateLinkServiceConnectionState

type ProxyResource

type ProxyResource = original.ProxyResource

type PublicNetworkAccess

type PublicNetworkAccess = original.PublicNetworkAccess
const (
	PublicNetworkAccessDisabled PublicNetworkAccess = original.PublicNetworkAccessDisabled
	PublicNetworkAccessEnabled  PublicNetworkAccess = original.PublicNetworkAccessEnabled
)

func PossiblePublicNetworkAccessValues

func PossiblePublicNetworkAccessValues() []PublicNetworkAccess

type RegistrationInfo

type RegistrationInfo = original.RegistrationInfo

type RegistrationInfoPatch

type RegistrationInfoPatch = original.RegistrationInfoPatch

type RegistrationTokenOperation

type RegistrationTokenOperation = original.RegistrationTokenOperation

func PossibleRegistrationTokenOperationValues

func PossibleRegistrationTokenOperationValues() []RegistrationTokenOperation

type RemoteApplicationType

type RemoteApplicationType = original.RemoteApplicationType
const (
	RemoteApplicationTypeInBuilt         RemoteApplicationType = original.RemoteApplicationTypeInBuilt
	RemoteApplicationTypeMsixApplication RemoteApplicationType = original.RemoteApplicationTypeMsixApplication
)

func PossibleRemoteApplicationTypeValues

func PossibleRemoteApplicationTypeValues() []RemoteApplicationType

type Resource

type Resource = original.Resource

type ResourceIdentityType

type ResourceIdentityType = original.ResourceIdentityType
const (
	ResourceIdentityTypeSystemAssigned ResourceIdentityType = original.ResourceIdentityTypeSystemAssigned
)

func PossibleResourceIdentityTypeValues

func PossibleResourceIdentityTypeValues() []ResourceIdentityType

type ResourceProviderOperation

type ResourceProviderOperation = original.ResourceProviderOperation

type ResourceProviderOperationDisplay

type ResourceProviderOperationDisplay = original.ResourceProviderOperationDisplay

type ResourceProviderOperationList

type ResourceProviderOperationList = original.ResourceProviderOperationList

type SSOSecretType

type SSOSecretType = original.SSOSecretType
const (
	SSOSecretTypeCertificate           SSOSecretType = original.SSOSecretTypeCertificate
	SSOSecretTypeCertificateInKeyVault SSOSecretType = original.SSOSecretTypeCertificateInKeyVault
	SSOSecretTypeSharedKey             SSOSecretType = original.SSOSecretTypeSharedKey
	SSOSecretTypeSharedKeyInKeyVault   SSOSecretType = original.SSOSecretTypeSharedKeyInKeyVault
)

func PossibleSSOSecretTypeValues

func PossibleSSOSecretTypeValues() []SSOSecretType

type ScalingHostPoolReference

type ScalingHostPoolReference = original.ScalingHostPoolReference

type ScalingHostPoolType

type ScalingHostPoolType = original.ScalingHostPoolType
const (
	ScalingHostPoolTypePooled ScalingHostPoolType = original.ScalingHostPoolTypePooled
)

func PossibleScalingHostPoolTypeValues

func PossibleScalingHostPoolTypeValues() []ScalingHostPoolType

type ScalingPlan

type ScalingPlan = original.ScalingPlan

type ScalingPlanList

type ScalingPlanList = original.ScalingPlanList

type ScalingPlanListIterator

type ScalingPlanListIterator = original.ScalingPlanListIterator

func NewScalingPlanListIterator

func NewScalingPlanListIterator(page ScalingPlanListPage) ScalingPlanListIterator

type ScalingPlanListPage

type ScalingPlanListPage = original.ScalingPlanListPage

type ScalingPlanPatch

type ScalingPlanPatch = original.ScalingPlanPatch

type ScalingPlanPatchProperties

type ScalingPlanPatchProperties = original.ScalingPlanPatchProperties

type ScalingPlanProperties

type ScalingPlanProperties = original.ScalingPlanProperties

type ScalingPlansClient

type ScalingPlansClient = original.ScalingPlansClient

func NewScalingPlansClient

func NewScalingPlansClient(subscriptionID string) ScalingPlansClient

func NewScalingPlansClientWithBaseURI

func NewScalingPlansClientWithBaseURI(baseURI string, subscriptionID string) ScalingPlansClient

type ScalingSchedule

type ScalingSchedule = original.ScalingSchedule

type SendMessage

type SendMessage = original.SendMessage

type ServiceSpecification

type ServiceSpecification = original.ServiceSpecification

type SessionHost

type SessionHost = original.SessionHost

type SessionHostHealthCheckReport

type SessionHostHealthCheckReport = original.SessionHostHealthCheckReport

type SessionHostList

type SessionHostList = original.SessionHostList

type SessionHostListIterator

type SessionHostListIterator = original.SessionHostListIterator

func NewSessionHostListIterator

func NewSessionHostListIterator(page SessionHostListPage) SessionHostListIterator

type SessionHostListPage

type SessionHostListPage = original.SessionHostListPage

type SessionHostLoadBalancingAlgorithm

type SessionHostLoadBalancingAlgorithm = original.SessionHostLoadBalancingAlgorithm

func PossibleSessionHostLoadBalancingAlgorithmValues

func PossibleSessionHostLoadBalancingAlgorithmValues() []SessionHostLoadBalancingAlgorithm

type SessionHostPatch

type SessionHostPatch = original.SessionHostPatch

type SessionHostPatchProperties

type SessionHostPatchProperties = original.SessionHostPatchProperties

type SessionHostProperties

type SessionHostProperties = original.SessionHostProperties

type SessionHostsClient

type SessionHostsClient = original.SessionHostsClient

func NewSessionHostsClient

func NewSessionHostsClient(subscriptionID string) SessionHostsClient

func NewSessionHostsClientWithBaseURI

func NewSessionHostsClientWithBaseURI(baseURI string, subscriptionID string) SessionHostsClient

type SessionState

type SessionState = original.SessionState
const (
	SessionStateActive                 SessionState = original.SessionStateActive
	SessionStateDisconnected           SessionState = original.SessionStateDisconnected
	SessionStateLogOff                 SessionState = original.SessionStateLogOff
	SessionStatePending                SessionState = original.SessionStatePending
	SessionStateUnknown                SessionState = original.SessionStateUnknown
	SessionStateUserProfileDiskMounted SessionState = original.SessionStateUserProfileDiskMounted
)

func PossibleSessionStateValues

func PossibleSessionStateValues() []SessionState

type Sku

type Sku = original.Sku

type SkuTier

type SkuTier = original.SkuTier
const (
	SkuTierBasic    SkuTier = original.SkuTierBasic
	SkuTierFree     SkuTier = original.SkuTierFree
	SkuTierPremium  SkuTier = original.SkuTierPremium
	SkuTierStandard SkuTier = original.SkuTierStandard
)

func PossibleSkuTierValues

func PossibleSkuTierValues() []SkuTier

type StartMenuItem

type StartMenuItem = original.StartMenuItem

type StartMenuItemList

type StartMenuItemList = original.StartMenuItemList

type StartMenuItemListIterator

type StartMenuItemListIterator = original.StartMenuItemListIterator

type StartMenuItemProperties

type StartMenuItemProperties = original.StartMenuItemProperties

type StartMenuItemsClient

type StartMenuItemsClient = original.StartMenuItemsClient

func NewStartMenuItemsClient

func NewStartMenuItemsClient(subscriptionID string) StartMenuItemsClient

func NewStartMenuItemsClientWithBaseURI

func NewStartMenuItemsClientWithBaseURI(baseURI string, subscriptionID string) StartMenuItemsClient

type Status

type Status = original.Status
const (
	StatusAvailable                   Status = original.StatusAvailable
	StatusDisconnected                Status = original.StatusDisconnected
	StatusDomainTrustRelationshipLost Status = original.StatusDomainTrustRelationshipLost
	StatusFSLogixNotHealthy           Status = original.StatusFSLogixNotHealthy
	StatusNeedsAssistance             Status = original.StatusNeedsAssistance
	StatusNoHeartbeat                 Status = original.StatusNoHeartbeat
	StatusNotJoinedToDomain           Status = original.StatusNotJoinedToDomain
	StatusShutdown                    Status = original.StatusShutdown
	StatusSxSStackListenerNotReady    Status = original.StatusSxSStackListenerNotReady
	StatusUnavailable                 Status = original.StatusUnavailable
	StatusUpgradeFailed               Status = original.StatusUpgradeFailed
	StatusUpgrading                   Status = original.StatusUpgrading
)

func PossibleStatusValues

func PossibleStatusValues() []Status

type StopHostsWhen

type StopHostsWhen = original.StopHostsWhen
const (
	StopHostsWhenZeroActiveSessions StopHostsWhen = original.StopHostsWhenZeroActiveSessions
	StopHostsWhenZeroSessions       StopHostsWhen = original.StopHostsWhenZeroSessions
)

func PossibleStopHostsWhenValues

func PossibleStopHostsWhenValues() []StopHostsWhen

type SystemData

type SystemData = original.SystemData

type Time

type Time = original.Time

type TrackedResource

type TrackedResource = original.TrackedResource

type UpdateState

type UpdateState = original.UpdateState
const (
	UpdateStateFailed    UpdateState = original.UpdateStateFailed
	UpdateStateInitial   UpdateState = original.UpdateStateInitial
	UpdateStatePending   UpdateState = original.UpdateStatePending
	UpdateStateStarted   UpdateState = original.UpdateStateStarted
	UpdateStateSucceeded UpdateState = original.UpdateStateSucceeded
)

func PossibleUpdateStateValues

func PossibleUpdateStateValues() []UpdateState

type UserSession

type UserSession = original.UserSession

type UserSessionList

type UserSessionList = original.UserSessionList

type UserSessionListIterator

type UserSessionListIterator = original.UserSessionListIterator

func NewUserSessionListIterator

func NewUserSessionListIterator(page UserSessionListPage) UserSessionListIterator

type UserSessionListPage

type UserSessionListPage = original.UserSessionListPage

type UserSessionProperties

type UserSessionProperties = original.UserSessionProperties

type UserSessionsClient

type UserSessionsClient = original.UserSessionsClient

func NewUserSessionsClient

func NewUserSessionsClient(subscriptionID string) UserSessionsClient

func NewUserSessionsClientWithBaseURI

func NewUserSessionsClientWithBaseURI(baseURI string, subscriptionID string) UserSessionsClient

type Workspace

type Workspace = original.Workspace

type WorkspaceList

type WorkspaceList = original.WorkspaceList

type WorkspaceListIterator

type WorkspaceListIterator = original.WorkspaceListIterator

func NewWorkspaceListIterator

func NewWorkspaceListIterator(page WorkspaceListPage) WorkspaceListIterator

type WorkspaceListPage

type WorkspaceListPage = original.WorkspaceListPage

func NewWorkspaceListPage

func NewWorkspaceListPage(cur WorkspaceList, getNextPage func(context.Context, WorkspaceList) (WorkspaceList, error)) WorkspaceListPage

type WorkspacePatch

type WorkspacePatch = original.WorkspacePatch

type WorkspacePatchProperties

type WorkspacePatchProperties = original.WorkspacePatchProperties

type WorkspaceProperties

type WorkspaceProperties = original.WorkspaceProperties

type WorkspacesClient

type WorkspacesClient = original.WorkspacesClient

func NewWorkspacesClient

func NewWorkspacesClient(subscriptionID string) WorkspacesClient

func NewWorkspacesClientWithBaseURI

func NewWorkspacesClientWithBaseURI(baseURI string, subscriptionID string) WorkspacesClient

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL