package
12.5.0-beta+incompatible
Repository: https://github.com/scott-the-programmer/azure-sdk-for-go.git
Documentation: pkg.go.dev

# Functions

New creates an instance of the ManagementClient client.
NewJobsClient creates an instance of the JobsClient client.
NewJobsClientWithBaseURI creates an instance of the JobsClient client.
NewWithBaseURI creates an instance of the ManagementClient client.
UserAgent returns the UserAgent string to use when sending http.Requests.
Version returns the semantic version (see http://semver.org) of the client.

# Constants

Completed specifies the completed state for drive state.
CompletedMoreInfo specifies the completed more info state for drive state.
DefaultAcceptLanguage is the default value for accept language.
DefaultBaseURI is the default URI used for the service Storageimportexport.
Error specifies the error state for log level.
JobStateClosed specifies the job state closed state for job state.
JobStateCompleted specifies the job state completed state for job state.
JobStateCreating specifies the job state creating state for job state.
JobStatePackaging specifies the job state packaging state for job state.
JobStateReceived specifies the job state received state for job state.
JobStateShipping specifies the job state shipping state for job state.
JobStateTransferring specifies the job state transferring state for job state.
JobTypeExport specifies the job type export state for job type.
JobTypeImport specifies the job type import state for job type.
NeverReceived specifies the never received state for drive state.
Received specifies the received state for drive state.
ShippedBack specifies the shipped back state for drive state.
Shipping specifies the shipping state for mutable job state.
Specified specifies the specified state for drive state.
Transferring specifies the transferring state for drive state.
Verbose specifies the verbose state for log level.

# Structs

BitLockerKeysListResult is list of BitLocker keys for the specified import/export job.
Drive is provides information about the drive that contains information about the import/export jobs.
DriveStatus is provides information about the drive's status.
ErrorBase is describes the common properties of the Error object.
ErrorInfo is describes the error information.
ErrorResponse is describes the model for Error Response.
Export is a property containing information about the blobs to be exported for an export job.
ExportBlobList is a list of the blobs to be exported.
Job is describes an import/export job.
JobListResult is list of import/export jobs.
JobProperties is import/export job specific properties.
JobsClient is the the Microsoft Azure Storage Import/Export Resource Provider API.
Location is provides information about an Azure data center location.
LocationProperties is describes the properties of a location.
LocationsListResult is list of locations.
ManagementClient is the base client for Storageimportexport.
MoveJobParameters is defines the parameters that need to be provided for moving an import/export job from one reesource group to another.
MutableJob is describes the updatable properties of the job.
MutableJobProperties is properties of the job that can be updated.
Operation is describes a supported operation by the Storage Import/Export job API.
OperationDisplayInformation is display information about the operation.
PackageInfomation is provides information about the package being shipped by the customer to the Microsoft data center.
Resource is the Resource model definition.
ReturnAddress is specifies the return address information for the job.
ReturnShipping is specifies the return carrier and customer's account with the carrier.
ShippingInformation is provides information about the Microsoft datacenter to which the drives should be shipped.
SupportedOperationsListResult is list of supported operations by the import/export resource provider.

# Type aliases

DriveState enumerates the values for drive state.
JobState enumerates the values for job state.
JobType enumerates the values for job type.
LogLevel enumerates the values for log level.
MutableJobState enumerates the values for mutable job state.