Versions in this module Expand all Collapse all v15 v15.3.0 Apr 23, 2018 Changes in this version type IotHubSku + const B1 + const B2 + const B3 type IotHubSkuTier + const Basic v15.2.0 Apr 12, 2018 v15.1.1 Apr 10, 2018 v15.1.0 Apr 9, 2018 Changes in this version + type IotHubResourceUpdateFuture = original.IotHubResourceUpdateFuture + type TagsResource = original.TagsResource v15.0.1 Apr 5, 2018 v15.0.0 Mar 27, 2018 Changes in this version + const DefaultBaseURI + func UserAgent() string + func Version() string + type AccessRights = original.AccessRights + const DeviceConnect + const RegistryRead + const RegistryReadDeviceConnect + const RegistryReadRegistryWrite + const RegistryReadRegistryWriteDeviceConnect + const RegistryReadRegistryWriteServiceConnect + const RegistryReadRegistryWriteServiceConnectDeviceConnect + const RegistryReadServiceConnect + const RegistryReadServiceConnectDeviceConnect + const RegistryWrite + const RegistryWriteDeviceConnect + const RegistryWriteServiceConnect + const RegistryWriteServiceConnectDeviceConnect + const ServiceConnect + const ServiceConnectDeviceConnect + func PossibleAccessRightsValues() []AccessRights + type BaseClient = original.BaseClient + func New(subscriptionID string) BaseClient + func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient + type Capabilities = original.Capabilities + const DeviceManagement + const None + func PossibleCapabilitiesValues() []Capabilities + type CertificateBodyDescription = original.CertificateBodyDescription + type CertificateDescription = original.CertificateDescription + type CertificateListDescription = original.CertificateListDescription + type CertificateProperties = original.CertificateProperties + type CertificatePropertiesWithNonce = original.CertificatePropertiesWithNonce + type CertificateVerificationDescription = original.CertificateVerificationDescription + type CertificateWithNonceDescription = original.CertificateWithNonceDescription + type CertificatesClient = original.CertificatesClient + func NewCertificatesClient(subscriptionID string) CertificatesClient + func NewCertificatesClientWithBaseURI(baseURI string, subscriptionID string) CertificatesClient + type CloudToDeviceProperties = original.CloudToDeviceProperties + type ErrorDetails = original.ErrorDetails + type EventHubConsumerGroupInfo = original.EventHubConsumerGroupInfo + type EventHubConsumerGroupsListResult = original.EventHubConsumerGroupsListResult + type EventHubConsumerGroupsListResultIterator = original.EventHubConsumerGroupsListResultIterator + type EventHubConsumerGroupsListResultPage = original.EventHubConsumerGroupsListResultPage + type EventHubProperties = original.EventHubProperties + type ExportDevicesRequest = original.ExportDevicesRequest + type FallbackRouteProperties = original.FallbackRouteProperties + type FeedbackProperties = original.FeedbackProperties + type IPFilterActionType = original.IPFilterActionType + const Accept + const Reject + func PossibleIPFilterActionTypeValues() []IPFilterActionType + type IPFilterRule = original.IPFilterRule + type ImportDevicesRequest = original.ImportDevicesRequest + type IotHubCapacity = original.IotHubCapacity + type IotHubDescription = original.IotHubDescription + type IotHubDescriptionListResult = original.IotHubDescriptionListResult + type IotHubDescriptionListResultIterator = original.IotHubDescriptionListResultIterator + type IotHubDescriptionListResultPage = original.IotHubDescriptionListResultPage + type IotHubNameAvailabilityInfo = original.IotHubNameAvailabilityInfo + type IotHubNameUnavailabilityReason = original.IotHubNameUnavailabilityReason + const AlreadyExists + const Invalid + func PossibleIotHubNameUnavailabilityReasonValues() []IotHubNameUnavailabilityReason + type IotHubProperties = original.IotHubProperties + type IotHubQuotaMetricInfo = original.IotHubQuotaMetricInfo + type IotHubQuotaMetricInfoListResult = original.IotHubQuotaMetricInfoListResult + type IotHubQuotaMetricInfoListResultIterator = original.IotHubQuotaMetricInfoListResultIterator + type IotHubQuotaMetricInfoListResultPage = original.IotHubQuotaMetricInfoListResultPage + type IotHubResourceClient = original.IotHubResourceClient + func NewIotHubResourceClient(subscriptionID string) IotHubResourceClient + func NewIotHubResourceClientWithBaseURI(baseURI string, subscriptionID string) IotHubResourceClient + type IotHubResourceCreateOrUpdateFuture = original.IotHubResourceCreateOrUpdateFuture + type IotHubResourceDeleteFuture = original.IotHubResourceDeleteFuture + type IotHubScaleType = original.IotHubScaleType + const IotHubScaleTypeAutomatic + const IotHubScaleTypeManual + const IotHubScaleTypeNone + func PossibleIotHubScaleTypeValues() []IotHubScaleType + type IotHubSku = original.IotHubSku + const F1 + const S1 + const S2 + const S3 + func PossibleIotHubSkuValues() []IotHubSku + type IotHubSkuDescription = original.IotHubSkuDescription + type IotHubSkuDescriptionListResult = original.IotHubSkuDescriptionListResult + type IotHubSkuDescriptionListResultIterator = original.IotHubSkuDescriptionListResultIterator + type IotHubSkuDescriptionListResultPage = original.IotHubSkuDescriptionListResultPage + type IotHubSkuInfo = original.IotHubSkuInfo + type IotHubSkuTier = original.IotHubSkuTier + const Free + const Standard + func PossibleIotHubSkuTierValues() []IotHubSkuTier + type JobResponse = original.JobResponse + type JobResponseListResult = original.JobResponseListResult + type JobResponseListResultIterator = original.JobResponseListResultIterator + type JobResponseListResultPage = original.JobResponseListResultPage + type JobStatus = original.JobStatus + const Cancelled + const Completed + const Enqueued + const Failed + const Running + const Unknown + func PossibleJobStatusValues() []JobStatus + type JobType = original.JobType + const JobTypeBackup + const JobTypeExport + const JobTypeFactoryResetDevice + const JobTypeFirmwareUpdate + const JobTypeImport + const JobTypeReadDeviceProperties + const JobTypeRebootDevice + const JobTypeUnknown + const JobTypeUpdateDeviceConfiguration + const JobTypeWriteDeviceProperties + func PossibleJobTypeValues() []JobType + type MessagingEndpointProperties = original.MessagingEndpointProperties + type Operation = original.Operation + type OperationDisplay = original.OperationDisplay + type OperationInputs = original.OperationInputs + type OperationListResult = original.OperationListResult + type OperationListResultIterator = original.OperationListResultIterator + type OperationListResultPage = original.OperationListResultPage + type OperationMonitoringLevel = original.OperationMonitoringLevel + const OperationMonitoringLevelError + const OperationMonitoringLevelErrorInformation + const OperationMonitoringLevelInformation + const OperationMonitoringLevelNone + func PossibleOperationMonitoringLevelValues() []OperationMonitoringLevel + type OperationsClient = original.OperationsClient + func NewOperationsClient(subscriptionID string) OperationsClient + func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient + type OperationsMonitoringProperties = original.OperationsMonitoringProperties + type RegistryStatistics = original.RegistryStatistics + type Resource = original.Resource + type RouteProperties = original.RouteProperties + type RoutingEndpoints = original.RoutingEndpoints + type RoutingEventHubProperties = original.RoutingEventHubProperties + type RoutingProperties = original.RoutingProperties + type RoutingServiceBusQueueEndpointProperties = original.RoutingServiceBusQueueEndpointProperties + type RoutingServiceBusTopicEndpointProperties = original.RoutingServiceBusTopicEndpointProperties + type RoutingSource = original.RoutingSource + const DeviceJobLifecycleEvents + const DeviceLifecycleEvents + const DeviceMessages + const TwinChangeEvents + func PossibleRoutingSourceValues() []RoutingSource + type RoutingStorageContainerProperties = original.RoutingStorageContainerProperties + type SetObject = original.SetObject + type SharedAccessSignatureAuthorizationRule = original.SharedAccessSignatureAuthorizationRule + type SharedAccessSignatureAuthorizationRuleListResult = original.SharedAccessSignatureAuthorizationRuleListResult + type SharedAccessSignatureAuthorizationRuleListResultIterator = original.SharedAccessSignatureAuthorizationRuleListResultIterator + type SharedAccessSignatureAuthorizationRuleListResultPage = original.SharedAccessSignatureAuthorizationRuleListResultPage + type StorageEndpointProperties = original.StorageEndpointProperties Other modules containing this package gopkg.in/Azure/azure-sdk-for-go.v16 gopkg.in/Azure/azure-sdk-for-go.v17 gopkg.in/Azure/azure-sdk-for-go.v18 gopkg.in/Azure/azure-sdk-for-go.v19 gopkg.in/Azure/azure-sdk-for-go.v20 gopkg.in/Azure/azure-sdk-for-go.v21 gopkg.in/Azure/azure-sdk-for-go.v22 gopkg.in/Azure/azure-sdk-for-go.v23 gopkg.in/Azure/azure-sdk-for-go.v24 gopkg.in/Azure/azure-sdk-for-go.v25 gopkg.in/Azure/azure-sdk-for-go.v26 gopkg.in/Azure/azure-sdk-for-go.v27 gopkg.in/Azure/azure-sdk-for-go.v28 gopkg.in/Azure/azure-sdk-for-go.v29 gopkg.in/Azure/azure-sdk-for-go.v30 gopkg.in/Azure/azure-sdk-for-go.v31 gopkg.in/Azure/azure-sdk-for-go.v32 gopkg.in/Azure/azure-sdk-for-go.v33 gopkg.in/Azure/azure-sdk-for-go.v34 gopkg.in/Azure/azure-sdk-for-go.v35 gopkg.in/Azure/azure-sdk-for-go.v36 gopkg.in/Azure/azure-sdk-for-go.v37 gopkg.in/Azure/azure-sdk-for-go.v38 gopkg.in/Azure/azure-sdk-for-go.v39 gopkg.in/Azure/azure-sdk-for-go.v40 gopkg.in/Azure/azure-sdk-for-go.v41 gopkg.in/Azure/azure-sdk-for-go.v42 gopkg.in/Azure/azure-sdk-for-go.v43 gopkg.in/Azure/azure-sdk-for-go.v44 gopkg.in/Azure/azure-sdk-for-go.v45 gopkg.in/Azure/azure-sdk-for-go.v46 gopkg.in/Azure/azure-sdk-for-go.v48