devices

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 AccessRights

type AccessRights = original.AccessRights
const (
	AccessRightsDeviceConnect                                        AccessRights = original.AccessRightsDeviceConnect
	AccessRightsRegistryRead                                         AccessRights = original.AccessRightsRegistryRead
	AccessRightsRegistryReadDeviceConnect                            AccessRights = original.AccessRightsRegistryReadDeviceConnect
	AccessRightsRegistryReadRegistryWrite                            AccessRights = original.AccessRightsRegistryReadRegistryWrite
	AccessRightsRegistryReadRegistryWriteDeviceConnect               AccessRights = original.AccessRightsRegistryReadRegistryWriteDeviceConnect
	AccessRightsRegistryReadRegistryWriteServiceConnect              AccessRights = original.AccessRightsRegistryReadRegistryWriteServiceConnect
	AccessRightsRegistryReadRegistryWriteServiceConnectDeviceConnect AccessRights = original.AccessRightsRegistryReadRegistryWriteServiceConnectDeviceConnect
	AccessRightsRegistryReadServiceConnect                           AccessRights = original.AccessRightsRegistryReadServiceConnect
	AccessRightsRegistryReadServiceConnectDeviceConnect              AccessRights = original.AccessRightsRegistryReadServiceConnectDeviceConnect
	AccessRightsRegistryWrite                                        AccessRights = original.AccessRightsRegistryWrite
	AccessRightsRegistryWriteDeviceConnect                           AccessRights = original.AccessRightsRegistryWriteDeviceConnect
	AccessRightsRegistryWriteServiceConnect                          AccessRights = original.AccessRightsRegistryWriteServiceConnect
	AccessRightsRegistryWriteServiceConnectDeviceConnect             AccessRights = original.AccessRightsRegistryWriteServiceConnectDeviceConnect
	AccessRightsServiceConnect                                       AccessRights = original.AccessRightsServiceConnect
	AccessRightsServiceConnectDeviceConnect                          AccessRights = original.AccessRightsServiceConnectDeviceConnect
)

func PossibleAccessRightsValues

func PossibleAccessRightsValues() []AccessRights

type ArmIdentity

type ArmIdentity = original.ArmIdentity

type ArmUserIdentity

type ArmUserIdentity = original.ArmUserIdentity

type AuthenticationType

type AuthenticationType = original.AuthenticationType
const (
	AuthenticationTypeIdentityBased AuthenticationType = original.AuthenticationTypeIdentityBased
	AuthenticationTypeKeyBased      AuthenticationType = original.AuthenticationTypeKeyBased
)

func PossibleAuthenticationTypeValues

func PossibleAuthenticationTypeValues() []AuthenticationType

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 (
	CapabilitiesDeviceManagement Capabilities = original.CapabilitiesDeviceManagement
	CapabilitiesNone             Capabilities = original.CapabilitiesNone
)

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 CertificateVerificationDescription

type CertificateVerificationDescription = original.CertificateVerificationDescription

type CertificateWithNonceDescription

type CertificateWithNonceDescription = original.CertificateWithNonceDescription

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 DefaultAction

type DefaultAction = original.DefaultAction
const (
	DefaultActionAllow DefaultAction = original.DefaultActionAllow
	DefaultActionDeny  DefaultAction = original.DefaultActionDeny
)

func PossibleDefaultActionValues

func PossibleDefaultActionValues() []DefaultAction

type Encoding

type Encoding = original.Encoding
const (
	EncodingAvro        Encoding = original.EncodingAvro
	EncodingAvroDeflate Encoding = original.EncodingAvroDeflate
	EncodingJSON        Encoding = original.EncodingJSON
)

func PossibleEncodingValues

func PossibleEncodingValues() []Encoding

type EncryptionPropertiesDescription

type EncryptionPropertiesDescription = original.EncryptionPropertiesDescription

type EndpointHealthData

type EndpointHealthData = original.EndpointHealthData

type EndpointHealthDataListResult

type EndpointHealthDataListResult = original.EndpointHealthDataListResult

type EndpointHealthStatus

type EndpointHealthStatus = original.EndpointHealthStatus

func PossibleEndpointHealthStatusValues

func PossibleEndpointHealthStatusValues() []EndpointHealthStatus

type EnrichmentProperties

type EnrichmentProperties = original.EnrichmentProperties

type ErrorDetails

type ErrorDetails = original.ErrorDetails

type EventHubConsumerGroupInfo

type EventHubConsumerGroupInfo = original.EventHubConsumerGroupInfo

type EventHubConsumerGroupName

type EventHubConsumerGroupName = original.EventHubConsumerGroupName

type EventHubConsumerGroupsListResult

type EventHubConsumerGroupsListResult = original.EventHubConsumerGroupsListResult

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 GroupIDInformation

type GroupIDInformation = original.GroupIDInformation

type GroupIDInformationProperties

type GroupIDInformationProperties = original.GroupIDInformationProperties

type IPFilterActionType

type IPFilterActionType = original.IPFilterActionType
const (
	IPFilterActionTypeAccept IPFilterActionType = original.IPFilterActionTypeAccept
	IPFilterActionTypeReject IPFilterActionType = original.IPFilterActionTypeReject
)

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 IotHubNameUnavailabilityReason

type IotHubNameUnavailabilityReason = original.IotHubNameUnavailabilityReason

func PossibleIotHubNameUnavailabilityReasonValues

func PossibleIotHubNameUnavailabilityReasonValues() []IotHubNameUnavailabilityReason

type IotHubProperties

type IotHubProperties = original.IotHubProperties

type IotHubPropertiesDeviceStreams

type IotHubPropertiesDeviceStreams = original.IotHubPropertiesDeviceStreams

type IotHubQuotaMetricInfo

type IotHubQuotaMetricInfo = original.IotHubQuotaMetricInfo

type IotHubQuotaMetricInfoListResult

type IotHubQuotaMetricInfoListResult = original.IotHubQuotaMetricInfoListResult

type IotHubReplicaRoleType

type IotHubReplicaRoleType = original.IotHubReplicaRoleType
const (
	IotHubReplicaRoleTypePrimary   IotHubReplicaRoleType = original.IotHubReplicaRoleTypePrimary
	IotHubReplicaRoleTypeSecondary IotHubReplicaRoleType = original.IotHubReplicaRoleTypeSecondary
)

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 IotHubResourceCreateOrUpdateFuture

type IotHubResourceCreateOrUpdateFuture = original.IotHubResourceCreateOrUpdateFuture

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
const (
	IotHubSkuTierBasic    IotHubSkuTier = original.IotHubSkuTierBasic
	IotHubSkuTierFree     IotHubSkuTier = original.IotHubSkuTierFree
	IotHubSkuTierStandard IotHubSkuTier = original.IotHubSkuTierStandard
)

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 KeyVaultKeyProperties

type KeyVaultKeyProperties = original.KeyVaultKeyProperties

type ListPrivateEndpointConnection

type ListPrivateEndpointConnection = original.ListPrivateEndpointConnection

type ManagedIdentity

type ManagedIdentity = original.ManagedIdentity

type MatchedRoute

type MatchedRoute = original.MatchedRoute

type MessagingEndpointProperties

type MessagingEndpointProperties = original.MessagingEndpointProperties

type Name

type Name = original.Name

type NetworkRuleIPAction

type NetworkRuleIPAction = original.NetworkRuleIPAction
const (
	NetworkRuleIPActionAllow NetworkRuleIPAction = original.NetworkRuleIPActionAllow
)

func PossibleNetworkRuleIPActionValues

func PossibleNetworkRuleIPActionValues() []NetworkRuleIPAction

type NetworkRuleSetIPRule

type NetworkRuleSetIPRule = original.NetworkRuleSetIPRule

type NetworkRuleSetProperties

type NetworkRuleSetProperties = original.NetworkRuleSetProperties

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 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 PrivateLinkResources

type PrivateLinkResources = original.PrivateLinkResources

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 PublicNetworkAccess

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

func PossiblePublicNetworkAccessValues

func PossiblePublicNetworkAccessValues() []PublicNetworkAccess

type RegistryStatistics

type RegistryStatistics = original.RegistryStatistics

type Resource

type Resource = original.Resource

type ResourceIdentityType

type ResourceIdentityType = original.ResourceIdentityType
const (
	ResourceIdentityTypeNone                       ResourceIdentityType = original.ResourceIdentityTypeNone
	ResourceIdentityTypeSystemAssigned             ResourceIdentityType = original.ResourceIdentityTypeSystemAssigned
	ResourceIdentityTypeSystemAssignedUserAssigned ResourceIdentityType = original.ResourceIdentityTypeSystemAssignedUserAssigned
	ResourceIdentityTypeUserAssigned               ResourceIdentityType = original.ResourceIdentityTypeUserAssigned
)

func PossibleResourceIdentityTypeValues

func PossibleResourceIdentityTypeValues() []ResourceIdentityType

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
const (
	RouteErrorSeverityError   RouteErrorSeverity = original.RouteErrorSeverityError
	RouteErrorSeverityWarning RouteErrorSeverity = original.RouteErrorSeverityWarning
)

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 (
	RoutingSourceDeviceConnectionStateEvents RoutingSource = original.RoutingSourceDeviceConnectionStateEvents
	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 RoutingStorageContainerProperties

type RoutingStorageContainerProperties = original.RoutingStorageContainerProperties

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
const (
	TestResultStatusFalse     TestResultStatus = original.TestResultStatusFalse
	TestResultStatusTrue      TestResultStatus = original.TestResultStatusTrue
	TestResultStatusUndefined TestResultStatus = original.TestResultStatusUndefined
)

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

type UserSubscriptionQuotaListResult

type UserSubscriptionQuotaListResult = original.UserSubscriptionQuotaListResult

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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