Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type Application
- type ApplicationGroup
- type ApplicationGroupList
- type ApplicationGroupListIterator
- type ApplicationGroupListPage
- type ApplicationGroupPatch
- type ApplicationGroupPatchProperties
- type ApplicationGroupProperties
- type ApplicationGroupType
- type ApplicationGroupsClient
- type ApplicationList
- type ApplicationListIterator
- type ApplicationListPage
- type ApplicationPatch
- type ApplicationPatchProperties
- type ApplicationProperties
- type ApplicationType
- type ApplicationsClient
- type AzureEntityResource
- type BaseClient
- type CloudError
- type CloudErrorProperties
- type CommandLineSetting
- type Desktop
- type DesktopList
- type DesktopPatch
- type DesktopPatchProperties
- type DesktopProperties
- type DesktopsClient
- type ExpandMsixImage
- type ExpandMsixImageList
- type ExpandMsixImageListIterator
- type ExpandMsixImageListPage
- type ExpandMsixImageProperties
- type HostPool
- type HostPoolList
- type HostPoolListIterator
- type HostPoolListPage
- type HostPoolPatch
- type HostPoolPatchProperties
- type HostPoolProperties
- type HostPoolType
- type HostPoolsClient
- type LoadBalancerType
- type MSIXImageURI
- type MSIXPackage
- type MSIXPackageList
- type MSIXPackageListIterator
- type MSIXPackageListPage
- type MSIXPackagePatch
- type MSIXPackagePatchProperties
- type MSIXPackageProperties
- type MSIXPackagesClient
- type MsixImagesClient
- type MsixPackageApplications
- type MsixPackageDependencies
- type OperationsClient
- type PersonalDesktopAssignmentType
- type PreferredAppGroupType
- type ProxyResource
- type RegistrationInfo
- type RegistrationInfoPatch
- type RegistrationTokenOperation
- type RemoteApplicationType
- type Resource
- type ResourceProviderOperation
- type ResourceProviderOperationDisplay
- type ResourceProviderOperationList
- type SSOSecretType
- type SendMessage
- type SessionHost
- type SessionHostList
- type SessionHostListIterator
- type SessionHostListPage
- type SessionHostPatch
- type SessionHostPatchProperties
- type SessionHostProperties
- type SessionHostsClient
- type SessionState
- type StartMenuItem
- type StartMenuItemList
- type StartMenuItemListIterator
- type StartMenuItemListPage
- type StartMenuItemProperties
- type StartMenuItemsClient
- type Status
- type TrackedResource
- type UpdateState
- type UserSession
- type UserSessionList
- type UserSessionListIterator
- type UserSessionListPage
- type UserSessionProperties
- type UserSessionsClient
- type Workspace
- type WorkspaceList
- type WorkspaceListIterator
- type WorkspaceListPage
- type WorkspacePatch
- type WorkspacePatchProperties
- type WorkspaceProperties
- type WorkspacesClient
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Application ¶
type Application = original.Application
type ApplicationGroup ¶
type ApplicationGroup = original.ApplicationGroup
type ApplicationGroupList ¶
type ApplicationGroupList = original.ApplicationGroupList
type ApplicationGroupListIterator ¶
type ApplicationGroupListIterator = original.ApplicationGroupListIterator
func NewApplicationGroupListIterator ¶
func NewApplicationGroupListIterator(page ApplicationGroupListPage) ApplicationGroupListIterator
type ApplicationGroupListPage ¶
type ApplicationGroupListPage = original.ApplicationGroupListPage
func NewApplicationGroupListPage ¶
func NewApplicationGroupListPage(cur ApplicationGroupList, getNextPage func(context.Context, ApplicationGroupList) (ApplicationGroupList, error)) ApplicationGroupListPage
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
func NewApplicationListPage ¶
func NewApplicationListPage(cur ApplicationList, getNextPage func(context.Context, ApplicationList) (ApplicationList, error)) 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 ( Allow CommandLineSetting = original.Allow DoNotAllow CommandLineSetting = original.DoNotAllow Require CommandLineSetting = original.Require )
func PossibleCommandLineSettingValues ¶
func PossibleCommandLineSettingValues() []CommandLineSetting
type DesktopList ¶
type DesktopList = original.DesktopList
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 ExpandMsixImageListIterator ¶
type ExpandMsixImageListIterator = original.ExpandMsixImageListIterator
func NewExpandMsixImageListIterator ¶
func NewExpandMsixImageListIterator(page ExpandMsixImageListPage) ExpandMsixImageListIterator
type ExpandMsixImageListPage ¶
type ExpandMsixImageListPage = original.ExpandMsixImageListPage
func NewExpandMsixImageListPage ¶
func NewExpandMsixImageListPage(cur ExpandMsixImageList, getNextPage func(context.Context, ExpandMsixImageList) (ExpandMsixImageList, error)) ExpandMsixImageListPage
type ExpandMsixImageProperties ¶
type ExpandMsixImageProperties = original.ExpandMsixImageProperties
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 ( Personal HostPoolType = original.Personal Pooled HostPoolType = original.Pooled )
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 LoadBalancerType ¶
type LoadBalancerType = original.LoadBalancerType
const ( BreadthFirst LoadBalancerType = original.BreadthFirst DepthFirst LoadBalancerType = original.DepthFirst Persistent LoadBalancerType = original.Persistent )
func PossibleLoadBalancerTypeValues ¶
func PossibleLoadBalancerTypeValues() []LoadBalancerType
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
func NewMSIXPackageListPage ¶
func NewMSIXPackageListPage(cur MSIXPackageList, getNextPage func(context.Context, MSIXPackageList) (MSIXPackageList, error)) 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 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 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
const ( Automatic PersonalDesktopAssignmentType = original.Automatic Direct PersonalDesktopAssignmentType = original.Direct )
func PossiblePersonalDesktopAssignmentTypeValues ¶
func PossiblePersonalDesktopAssignmentTypeValues() []PersonalDesktopAssignmentType
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 ProxyResource ¶
type ProxyResource = original.ProxyResource
type RegistrationInfo ¶
type RegistrationInfo = original.RegistrationInfo
type RegistrationInfoPatch ¶
type RegistrationInfoPatch = original.RegistrationInfoPatch
type RegistrationTokenOperation ¶
type RegistrationTokenOperation = original.RegistrationTokenOperation
const ( Delete RegistrationTokenOperation = original.Delete None RegistrationTokenOperation = original.None Update RegistrationTokenOperation = original.Update )
func PossibleRegistrationTokenOperationValues ¶
func PossibleRegistrationTokenOperationValues() []RegistrationTokenOperation
type RemoteApplicationType ¶
type RemoteApplicationType = original.RemoteApplicationType
const ( InBuilt RemoteApplicationType = original.InBuilt MsixApplication RemoteApplicationType = original.MsixApplication )
func PossibleRemoteApplicationTypeValues ¶
func PossibleRemoteApplicationTypeValues() []RemoteApplicationType
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 ( Certificate SSOSecretType = original.Certificate CertificateInKeyVault SSOSecretType = original.CertificateInKeyVault )
func PossibleSSOSecretTypeValues ¶
func PossibleSSOSecretTypeValues() []SSOSecretType
type SendMessage ¶
type SendMessage = original.SendMessage
type SessionHost ¶
type SessionHost = original.SessionHost
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
func NewSessionHostListPage ¶
func NewSessionHostListPage(cur SessionHostList, getNextPage func(context.Context, SessionHostList) (SessionHostList, error)) SessionHostListPage
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 ( Active SessionState = original.Active Disconnected SessionState = original.Disconnected LogOff SessionState = original.LogOff Pending SessionState = original.Pending Unknown SessionState = original.Unknown UserProfileDiskMounted SessionState = original.UserProfileDiskMounted )
func PossibleSessionStateValues ¶
func PossibleSessionStateValues() []SessionState
type StartMenuItem ¶
type StartMenuItem = original.StartMenuItem
type StartMenuItemList ¶
type StartMenuItemList = original.StartMenuItemList
type StartMenuItemListIterator ¶
type StartMenuItemListIterator = original.StartMenuItemListIterator
func NewStartMenuItemListIterator ¶
func NewStartMenuItemListIterator(page StartMenuItemListPage) StartMenuItemListIterator
type StartMenuItemListPage ¶
type StartMenuItemListPage = original.StartMenuItemListPage
func NewStartMenuItemListPage ¶
func NewStartMenuItemListPage(cur StartMenuItemList, getNextPage func(context.Context, StartMenuItemList) (StartMenuItemList, error)) StartMenuItemListPage
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 ¶
const ( StatusAvailable Status = original.StatusAvailable StatusDisconnected Status = original.StatusDisconnected StatusShutdown Status = original.StatusShutdown StatusUpgradeFailed Status = original.StatusUpgradeFailed StatusUpgrading Status = original.StatusUpgrading )
func PossibleStatusValues ¶
func PossibleStatusValues() []Status
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
func NewUserSessionListPage ¶
func NewUserSessionListPage(cur UserSessionList, getNextPage func(context.Context, UserSessionList) (UserSessionList, error)) 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 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
Click to show internal directories.
Click to hide internal directories.