...

Package mixedreality

import "github.com/Azure/azure-sdk-for-go/profiles/latest/mixedreality/mgmt/mixedreality"
Overview
Index
Subdirectories

Overview ▾

Index ▾

Constants
func UserAgent() string
func Version() string
type AccountKeyRegenerateRequest
type AccountKeys
type AccountProperties
type AzureEntityResource
type BaseClient
    func New(subscriptionID string) BaseClient
    func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
type CheckNameAvailabilityRequest
type CheckNameAvailabilityResponse
type CloudError
type CloudErrorBody
type CreatedByType
    func PossibleCreatedByTypeValues() []CreatedByType
type Identity
type LogSpecification
type MetricDimension
type MetricSpecification
type NameUnavailableReason
    func PossibleNameUnavailableReasonValues() []NameUnavailableReason
type Operation
type OperationDisplay
type OperationPage
type OperationPageIterator
    func NewOperationPageIterator(page OperationPagePage) OperationPageIterator
type OperationPagePage
    func NewOperationPagePage(cur OperationPage, getNextPage func(context.Context, OperationPage) (OperationPage, error)) OperationPagePage
type OperationProperties
type OperationsClient
    func NewOperationsClient(subscriptionID string) OperationsClient
    func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient
type Plan
type ProxyResource
type RemoteRenderingAccount
type RemoteRenderingAccountPage
type RemoteRenderingAccountPageIterator
    func NewRemoteRenderingAccountPageIterator(page RemoteRenderingAccountPagePage) RemoteRenderingAccountPageIterator
type RemoteRenderingAccountPagePage
    func NewRemoteRenderingAccountPagePage(cur RemoteRenderingAccountPage, getNextPage func(context.Context, RemoteRenderingAccountPage) (RemoteRenderingAccountPage, error)) RemoteRenderingAccountPagePage
type RemoteRenderingAccountsClient
    func NewRemoteRenderingAccountsClient(subscriptionID string) RemoteRenderingAccountsClient
    func NewRemoteRenderingAccountsClientWithBaseURI(baseURI string, subscriptionID string) RemoteRenderingAccountsClient
type Resource
type ResourceIdentityType
    func PossibleResourceIdentityTypeValues() []ResourceIdentityType
type ResourceModelWithAllowedPropertySet
type ResourceModelWithAllowedPropertySetIdentity
type ResourceModelWithAllowedPropertySetPlan
type ResourceModelWithAllowedPropertySetSku
type ServiceSpecification
type Sku
type SkuTier
    func PossibleSkuTierValues() []SkuTier
type SpatialAnchorsAccount
type SpatialAnchorsAccountPage
type SpatialAnchorsAccountPageIterator
    func NewSpatialAnchorsAccountPageIterator(page SpatialAnchorsAccountPagePage) SpatialAnchorsAccountPageIterator
type SpatialAnchorsAccountPagePage
    func NewSpatialAnchorsAccountPagePage(cur SpatialAnchorsAccountPage, getNextPage func(context.Context, SpatialAnchorsAccountPage) (SpatialAnchorsAccountPage, error)) SpatialAnchorsAccountPagePage
type SpatialAnchorsAccountsClient
    func NewSpatialAnchorsAccountsClient(subscriptionID string) SpatialAnchorsAccountsClient
    func NewSpatialAnchorsAccountsClientWithBaseURI(baseURI string, subscriptionID string) SpatialAnchorsAccountsClient
type SystemData
type TrackedResource

Package files

models.go

Constants

const (
    DefaultBaseURI = original.DefaultBaseURI
)

func UserAgent

func UserAgent() string

func Version

func Version() string

type AccountKeyRegenerateRequest

type AccountKeyRegenerateRequest = original.AccountKeyRegenerateRequest

type AccountKeys

type AccountKeys = original.AccountKeys

type AccountProperties

type AccountProperties = original.AccountProperties

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 CheckNameAvailabilityRequest

type CheckNameAvailabilityRequest = original.CheckNameAvailabilityRequest

type CheckNameAvailabilityResponse

type CheckNameAvailabilityResponse = original.CheckNameAvailabilityResponse

type CloudError

type CloudError = original.CloudError

type CloudErrorBody

type CloudErrorBody = original.CloudErrorBody

type CreatedByType

type CreatedByType = original.CreatedByType
const (
    Application     CreatedByType = original.Application
    Key             CreatedByType = original.Key
    ManagedIdentity CreatedByType = original.ManagedIdentity
    User            CreatedByType = original.User
)

func PossibleCreatedByTypeValues

func PossibleCreatedByTypeValues() []CreatedByType

type Identity

type Identity = original.Identity

type LogSpecification

type LogSpecification = original.LogSpecification

type MetricDimension

type MetricDimension = original.MetricDimension

type MetricSpecification

type MetricSpecification = original.MetricSpecification

type NameUnavailableReason

type NameUnavailableReason = original.NameUnavailableReason
const (
    AlreadyExists NameUnavailableReason = original.AlreadyExists
    Invalid       NameUnavailableReason = original.Invalid
)

func PossibleNameUnavailableReasonValues

func PossibleNameUnavailableReasonValues() []NameUnavailableReason

type Operation

type Operation = original.Operation

type OperationDisplay

type OperationDisplay = original.OperationDisplay

type OperationPage

type OperationPage = original.OperationPage

type OperationPageIterator

type OperationPageIterator = original.OperationPageIterator

func NewOperationPageIterator

func NewOperationPageIterator(page OperationPagePage) OperationPageIterator

type OperationPagePage

type OperationPagePage = original.OperationPagePage

func NewOperationPagePage

func NewOperationPagePage(cur OperationPage, getNextPage func(context.Context, OperationPage) (OperationPage, error)) OperationPagePage

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 Plan

type Plan = original.Plan

type ProxyResource

type ProxyResource = original.ProxyResource

type RemoteRenderingAccount

type RemoteRenderingAccount = original.RemoteRenderingAccount

type RemoteRenderingAccountPage

type RemoteRenderingAccountPage = original.RemoteRenderingAccountPage

type RemoteRenderingAccountPageIterator

type RemoteRenderingAccountPageIterator = original.RemoteRenderingAccountPageIterator

func NewRemoteRenderingAccountPageIterator

func NewRemoteRenderingAccountPageIterator(page RemoteRenderingAccountPagePage) RemoteRenderingAccountPageIterator

type RemoteRenderingAccountPagePage

type RemoteRenderingAccountPagePage = original.RemoteRenderingAccountPagePage

func NewRemoteRenderingAccountPagePage

func NewRemoteRenderingAccountPagePage(cur RemoteRenderingAccountPage, getNextPage func(context.Context, RemoteRenderingAccountPage) (RemoteRenderingAccountPage, error)) RemoteRenderingAccountPagePage

type RemoteRenderingAccountsClient

type RemoteRenderingAccountsClient = original.RemoteRenderingAccountsClient

func NewRemoteRenderingAccountsClient

func NewRemoteRenderingAccountsClient(subscriptionID string) RemoteRenderingAccountsClient

func NewRemoteRenderingAccountsClientWithBaseURI

func NewRemoteRenderingAccountsClientWithBaseURI(baseURI string, subscriptionID string) RemoteRenderingAccountsClient

type Resource

type Resource = original.Resource

type ResourceIdentityType

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

func PossibleResourceIdentityTypeValues

func PossibleResourceIdentityTypeValues() []ResourceIdentityType

type ResourceModelWithAllowedPropertySet

type ResourceModelWithAllowedPropertySet = original.ResourceModelWithAllowedPropertySet

type ResourceModelWithAllowedPropertySetIdentity

type ResourceModelWithAllowedPropertySetIdentity = original.ResourceModelWithAllowedPropertySetIdentity

type ResourceModelWithAllowedPropertySetPlan

type ResourceModelWithAllowedPropertySetPlan = original.ResourceModelWithAllowedPropertySetPlan

type ResourceModelWithAllowedPropertySetSku

type ResourceModelWithAllowedPropertySetSku = original.ResourceModelWithAllowedPropertySetSku

type ServiceSpecification

type ServiceSpecification = original.ServiceSpecification

type Sku

type Sku = original.Sku

type SkuTier

type SkuTier = original.SkuTier
const (
    Basic    SkuTier = original.Basic
    Free     SkuTier = original.Free
    Premium  SkuTier = original.Premium
    Standard SkuTier = original.Standard
)

func PossibleSkuTierValues

func PossibleSkuTierValues() []SkuTier

type SpatialAnchorsAccount

type SpatialAnchorsAccount = original.SpatialAnchorsAccount

type SpatialAnchorsAccountPage

type SpatialAnchorsAccountPage = original.SpatialAnchorsAccountPage

type SpatialAnchorsAccountPageIterator

type SpatialAnchorsAccountPageIterator = original.SpatialAnchorsAccountPageIterator

func NewSpatialAnchorsAccountPageIterator

func NewSpatialAnchorsAccountPageIterator(page SpatialAnchorsAccountPagePage) SpatialAnchorsAccountPageIterator

type SpatialAnchorsAccountPagePage

type SpatialAnchorsAccountPagePage = original.SpatialAnchorsAccountPagePage

func NewSpatialAnchorsAccountPagePage

func NewSpatialAnchorsAccountPagePage(cur SpatialAnchorsAccountPage, getNextPage func(context.Context, SpatialAnchorsAccountPage) (SpatialAnchorsAccountPage, error)) SpatialAnchorsAccountPagePage

type SpatialAnchorsAccountsClient

type SpatialAnchorsAccountsClient = original.SpatialAnchorsAccountsClient

func NewSpatialAnchorsAccountsClient

func NewSpatialAnchorsAccountsClient(subscriptionID string) SpatialAnchorsAccountsClient

func NewSpatialAnchorsAccountsClientWithBaseURI

func NewSpatialAnchorsAccountsClientWithBaseURI(baseURI string, subscriptionID string) SpatialAnchorsAccountsClient

type SystemData

type SystemData = original.SystemData

type TrackedResource

type TrackedResource = original.TrackedResource

Subdirectories

Name Synopsis
..
mixedrealityapi