# Functions
NewClient creates an instance of Client with the specified values.
NewClientFromConnectionString creates an instance of Client with the specified values.
NewClientWithNoCredential creates an instance of Client with the specified values.
NewClientWithSharedKeyCredential creates an instance of Client with the specified values.
PossibleCopyStatusTypeValues returns the possible values for the CopyStatusType const type.
PossiblePremiumPageBlobAccessTierValues returns the possible values for the PremiumPageBlobAccessTier const type.
PossibleSequenceNumberActionTypeValues returns the possible values for the SequenceNumberActionType const type.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PageBytes indicates the number of bytes in a page (512).
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
ClearPagesOptions contains the optional parameters for the Client.ClearPages operation.
ClientOptions contains the optional parameters when creating a Client.
CopyIncrementalOptions contains the optional parameters for the Client.StartCopyIncremental method.
CreateOptions contains the optional parameters for the Client.Create method.
GetPageRangesDiffOptions contains the optional parameters for the Client.NewGetPageRangesDiffPager method.
GetPageRangesOptions contains the optional parameters for the Client.NewGetPageRangesPager method.
ResizeOptions contains the optional parameters for the Client.Resize method.
UpdateSequenceNumberOptions contains the optional parameters for the Client.UpdateSequenceNumber method.
UploadPagesFromURLOptions contains the optional parameters for the Client.UploadPagesFromURL method.
UploadPagesOptions contains the optional parameters for the Client.UploadPages method.
# Type aliases
ClearPagesResponse contains the response from method Client.ClearPages.
ClearRange defines a range of pages.
CopyIncrementalResponse contains the response from method Client.StartCopyIncremental.
CopyStatusType defines values for CopyStatusType.
CreateResponse contains the response from method Client.Create.
GetPageRangesDiffResponse contains the response from method Client.NewGetPageRangesDiffPager.
GetPageRangesResponse contains the response from method Client.NewGetPageRangesPager.
PageList - the list of pages.
PageRange defines a range of pages.
PremiumPageBlobAccessTier defines values for Premium PageBlob's AccessTier.
ResizeResponse contains the response from method Client.Resize.
SequenceNumberAccessConditions contains a group of parameters for the Client.UploadPages method.
SequenceNumberActionType defines values for SequenceNumberActionType.
UpdateSequenceNumberResponse contains the response from method Client.UpdateSequenceNumber.
UploadPagesFromURLResponse contains the response from method Client.UploadPagesFromURL.
UploadPagesResponse contains the response from method Client.UploadPages.