devices

package
v54.2.1+incompatible Latest Latest
Warning

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

Go to latest
Published: May 17, 2021 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 AccessRights ¶

type AccessRights = original.AccessRights
const (
	DeviceConnect                                        AccessRights = original.DeviceConnect
	RegistryRead                                         AccessRights = original.RegistryRead
	RegistryReadDeviceConnect                            AccessRights = original.RegistryReadDeviceConnect
	RegistryReadRegistryWrite                            AccessRights = original.RegistryReadRegistryWrite
	RegistryReadRegistryWriteDeviceConnect               AccessRights = original.RegistryReadRegistryWriteDeviceConnect
	RegistryReadRegistryWriteServiceConnect              AccessRights = original.RegistryReadRegistryWriteServiceConnect
	RegistryReadRegistryWriteServiceConnectDeviceConnect AccessRights = original.RegistryReadRegistryWriteServiceConnectDeviceConnect
	RegistryReadServiceConnect                           AccessRights = original.RegistryReadServiceConnect
	RegistryReadServiceConnectDeviceConnect              AccessRights = original.RegistryReadServiceConnectDeviceConnect
	RegistryWrite                                        AccessRights = original.RegistryWrite
	RegistryWriteDeviceConnect                           AccessRights = original.RegistryWriteDeviceConnect
	RegistryWriteServiceConnect                          AccessRights = original.RegistryWriteServiceConnect
	RegistryWriteServiceConnectDeviceConnect             AccessRights = original.RegistryWriteServiceConnectDeviceConnect
	ServiceConnect                                       AccessRights = original.ServiceConnect
	ServiceConnectDeviceConnect                          AccessRights = original.ServiceConnectDeviceConnect
)

func PossibleAccessRightsValues ¶

func PossibleAccessRightsValues() []AccessRights

type BaseClient ¶

type BaseClient = original.BaseClient

func New ¶

func New(subscriptionID string) BaseClient

func NewWithBaseURI ¶

func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient

type Capabilities ¶

type Capabilities = original.Capabilities
const (
	DeviceManagement Capabilities = original.DeviceManagement
	None             Capabilities = original.None
)

func PossibleCapabilitiesValues ¶

func PossibleCapabilitiesValues() []Capabilities

type CertificateBodyDescription ¶

type CertificateBodyDescription = original.CertificateBodyDescription

type CertificateDescription ¶

type CertificateDescription = original.CertificateDescription

type CertificateListDescription ¶

type CertificateListDescription = original.CertificateListDescription

type CertificateProperties ¶

type CertificateProperties = original.CertificateProperties

type CertificatePropertiesWithNonce ¶

type CertificatePropertiesWithNonce = original.CertificatePropertiesWithNonce

type CertificatesClient ¶

type CertificatesClient = original.CertificatesClient

func NewCertificatesClient ¶

func NewCertificatesClient(subscriptionID string) CertificatesClient

func NewCertificatesClientWithBaseURI ¶

func NewCertificatesClientWithBaseURI(baseURI string, subscriptionID string) CertificatesClient

type CloudToDeviceProperties ¶

type CloudToDeviceProperties = original.CloudToDeviceProperties

type Encoding ¶

type Encoding = original.Encoding
const (
	Avro        Encoding = original.Avro
	AvroDeflate Encoding = original.AvroDeflate
	JSON        Encoding = original.JSON
)

func PossibleEncodingValues ¶

func PossibleEncodingValues() []Encoding

type EndpointHealthData ¶

type EndpointHealthData = original.EndpointHealthData

type EndpointHealthDataListResult ¶

type EndpointHealthDataListResult = original.EndpointHealthDataListResult

type EnrichmentProperties ¶

type EnrichmentProperties = original.EnrichmentProperties

type ErrorDetails ¶

type ErrorDetails = original.ErrorDetails

type EventHubConsumerGroupInfo ¶

type EventHubConsumerGroupInfo = original.EventHubConsumerGroupInfo

type EventHubProperties ¶

type EventHubProperties = original.EventHubProperties

type ExportDevicesRequest ¶

type ExportDevicesRequest = original.ExportDevicesRequest

type FailoverInput ¶

type FailoverInput = original.FailoverInput

type FallbackRouteProperties ¶

type FallbackRouteProperties = original.FallbackRouteProperties

type FeedbackProperties ¶

type FeedbackProperties = original.FeedbackProperties

type IPFilterActionType ¶

type IPFilterActionType = original.IPFilterActionType

func PossibleIPFilterActionTypeValues ¶

func PossibleIPFilterActionTypeValues() []IPFilterActionType

type IPFilterRule ¶

type IPFilterRule = original.IPFilterRule

type ImportDevicesRequest ¶

type ImportDevicesRequest = original.ImportDevicesRequest

type IotHubCapacity ¶

type IotHubCapacity = original.IotHubCapacity

type IotHubClient ¶

type IotHubClient = original.IotHubClient

func NewIotHubClient ¶

func NewIotHubClient(subscriptionID string) IotHubClient

func NewIotHubClientWithBaseURI ¶

func NewIotHubClientWithBaseURI(baseURI string, subscriptionID string) IotHubClient

type IotHubDescription ¶

type IotHubDescription = original.IotHubDescription

type IotHubDescriptionListResult ¶

type IotHubDescriptionListResult = original.IotHubDescriptionListResult

type IotHubLocationDescription ¶

type IotHubLocationDescription = original.IotHubLocationDescription

type IotHubManualFailoverFuture ¶

type IotHubManualFailoverFuture = original.IotHubManualFailoverFuture

type IotHubNameAvailabilityInfo ¶

type IotHubNameAvailabilityInfo = original.IotHubNameAvailabilityInfo

type IotHubProperties ¶

type IotHubProperties = original.IotHubProperties

type IotHubPropertiesDeviceStreams ¶

type IotHubPropertiesDeviceStreams = original.IotHubPropertiesDeviceStreams

type IotHubQuotaMetricInfo ¶

type IotHubQuotaMetricInfo = original.IotHubQuotaMetricInfo

type IotHubReplicaRoleType ¶

type IotHubReplicaRoleType = original.IotHubReplicaRoleType

func PossibleIotHubReplicaRoleTypeValues ¶

func PossibleIotHubReplicaRoleTypeValues() []IotHubReplicaRoleType

type IotHubResourceClient ¶

type IotHubResourceClient = original.IotHubResourceClient

func NewIotHubResourceClient ¶

func NewIotHubResourceClient(subscriptionID string) IotHubResourceClient

func NewIotHubResourceClientWithBaseURI ¶

func NewIotHubResourceClientWithBaseURI(baseURI string, subscriptionID string) IotHubResourceClient

type IotHubResourceDeleteFuture ¶

type IotHubResourceDeleteFuture = original.IotHubResourceDeleteFuture

type IotHubResourceUpdateFuture ¶

type IotHubResourceUpdateFuture = original.IotHubResourceUpdateFuture

type IotHubScaleType ¶

type IotHubScaleType = original.IotHubScaleType
const (
	IotHubScaleTypeAutomatic IotHubScaleType = original.IotHubScaleTypeAutomatic
	IotHubScaleTypeManual    IotHubScaleType = original.IotHubScaleTypeManual
	IotHubScaleTypeNone      IotHubScaleType = original.IotHubScaleTypeNone
)

func PossibleIotHubScaleTypeValues ¶

func PossibleIotHubScaleTypeValues() []IotHubScaleType

type IotHubSku ¶

type IotHubSku = original.IotHubSku

func PossibleIotHubSkuValues ¶

func PossibleIotHubSkuValues() []IotHubSku

type IotHubSkuDescription ¶

type IotHubSkuDescription = original.IotHubSkuDescription

type IotHubSkuDescriptionListResult ¶

type IotHubSkuDescriptionListResult = original.IotHubSkuDescriptionListResult

type IotHubSkuInfo ¶

type IotHubSkuInfo = original.IotHubSkuInfo

type IotHubSkuTier ¶

type IotHubSkuTier = original.IotHubSkuTier

func PossibleIotHubSkuTierValues ¶

func PossibleIotHubSkuTierValues() []IotHubSkuTier

type JobResponse ¶

type JobResponse = original.JobResponse

type JobResponseListResult ¶

type JobResponseListResult = original.JobResponseListResult

type JobStatus ¶

type JobStatus = original.JobStatus
const (
	JobStatusCancelled JobStatus = original.JobStatusCancelled
	JobStatusCompleted JobStatus = original.JobStatusCompleted
	JobStatusEnqueued  JobStatus = original.JobStatusEnqueued
	JobStatusFailed    JobStatus = original.JobStatusFailed
	JobStatusRunning   JobStatus = original.JobStatusRunning
	JobStatusUnknown   JobStatus = original.JobStatusUnknown
)

func PossibleJobStatusValues ¶

func PossibleJobStatusValues() []JobStatus

type JobType ¶

type JobType = original.JobType
const (
	JobTypeBackup                    JobType = original.JobTypeBackup
	JobTypeExport                    JobType = original.JobTypeExport
	JobTypeFactoryResetDevice        JobType = original.JobTypeFactoryResetDevice
	JobTypeFirmwareUpdate            JobType = original.JobTypeFirmwareUpdate
	JobTypeImport                    JobType = original.JobTypeImport
	JobTypeReadDeviceProperties      JobType = original.JobTypeReadDeviceProperties
	JobTypeRebootDevice              JobType = original.JobTypeRebootDevice
	JobTypeUnknown                   JobType = original.JobTypeUnknown
	JobTypeUpdateDeviceConfiguration JobType = original.JobTypeUpdateDeviceConfiguration
	JobTypeWriteDeviceProperties     JobType = original.JobTypeWriteDeviceProperties
)

func PossibleJobTypeValues ¶

func PossibleJobTypeValues() []JobType

type MatchedRoute ¶

type MatchedRoute = original.MatchedRoute

type MessagingEndpointProperties ¶

type MessagingEndpointProperties = original.MessagingEndpointProperties

type Name ¶

type Name = original.Name

type Operation ¶

type Operation = original.Operation

type OperationDisplay ¶

type OperationDisplay = original.OperationDisplay

type OperationInputs ¶

type OperationInputs = original.OperationInputs

type OperationListResult ¶

type OperationListResult = original.OperationListResult

type OperationsClient ¶

type OperationsClient = original.OperationsClient

func NewOperationsClient ¶

func NewOperationsClient(subscriptionID string) OperationsClient

func NewOperationsClientWithBaseURI ¶

func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient

type RegistryStatistics ¶

type RegistryStatistics = original.RegistryStatistics

type Resource ¶

type Resource = original.Resource

type ResourceProviderCommonClient ¶

type ResourceProviderCommonClient = original.ResourceProviderCommonClient

func NewResourceProviderCommonClient ¶

func NewResourceProviderCommonClient(subscriptionID string) ResourceProviderCommonClient

func NewResourceProviderCommonClientWithBaseURI ¶

func NewResourceProviderCommonClientWithBaseURI(baseURI string, subscriptionID string) ResourceProviderCommonClient

type RouteCompilationError ¶

type RouteCompilationError = original.RouteCompilationError

type RouteErrorPosition ¶

type RouteErrorPosition = original.RouteErrorPosition

type RouteErrorRange ¶

type RouteErrorRange = original.RouteErrorRange

type RouteErrorSeverity ¶

type RouteErrorSeverity = original.RouteErrorSeverity

func PossibleRouteErrorSeverityValues ¶

func PossibleRouteErrorSeverityValues() []RouteErrorSeverity

type RouteProperties ¶

type RouteProperties = original.RouteProperties

type RoutingEndpoints ¶

type RoutingEndpoints = original.RoutingEndpoints

type RoutingEventHubProperties ¶

type RoutingEventHubProperties = original.RoutingEventHubProperties

type RoutingMessage ¶

type RoutingMessage = original.RoutingMessage

type RoutingProperties ¶

type RoutingProperties = original.RoutingProperties

type RoutingSource ¶

type RoutingSource = original.RoutingSource
const (
	RoutingSourceDeviceJobLifecycleEvents RoutingSource = original.RoutingSourceDeviceJobLifecycleEvents
	RoutingSourceDeviceLifecycleEvents    RoutingSource = original.RoutingSourceDeviceLifecycleEvents
	RoutingSourceDeviceMessages           RoutingSource = original.RoutingSourceDeviceMessages
	RoutingSourceDigitalTwinChangeEvents  RoutingSource = original.RoutingSourceDigitalTwinChangeEvents
	RoutingSourceInvalid                  RoutingSource = original.RoutingSourceInvalid
	RoutingSourceTwinChangeEvents         RoutingSource = original.RoutingSourceTwinChangeEvents
)

func PossibleRoutingSourceValues ¶

func PossibleRoutingSourceValues() []RoutingSource

type RoutingTwin ¶

type RoutingTwin = original.RoutingTwin

type RoutingTwinProperties ¶

type RoutingTwinProperties = original.RoutingTwinProperties

type SetObject ¶

type SetObject = original.SetObject

type StorageEndpointProperties ¶

type StorageEndpointProperties = original.StorageEndpointProperties

type TagsResource ¶

type TagsResource = original.TagsResource

type TestAllRoutesInput ¶

type TestAllRoutesInput = original.TestAllRoutesInput

type TestAllRoutesResult ¶

type TestAllRoutesResult = original.TestAllRoutesResult

type TestResultStatus ¶

type TestResultStatus = original.TestResultStatus

func PossibleTestResultStatusValues ¶

func PossibleTestResultStatusValues() []TestResultStatus

type TestRouteInput ¶

type TestRouteInput = original.TestRouteInput

type TestRouteResult ¶

type TestRouteResult = original.TestRouteResult

type TestRouteResultDetails ¶

type TestRouteResultDetails = original.TestRouteResultDetails

type UserSubscriptionQuota ¶

type UserSubscriptionQuota = original.UserSubscriptionQuota

Directories ¶

Path Synopsis

Jump to

Keyboard shortcuts

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