Preparing search index...
The search index is not available
Back To Index
|
@azure/storage-blob
Package version:
@azure/storage-blob
ListContainersSegmentResponse
Interface ListContainersSegmentResponse
An enumeration of containers
interface
ListContainersSegmentResponse
{
containerItems
:
{}
;
continuationToken
?:
string
;
marker
?:
string
;
maxPageSize
?:
number
;
prefix
?:
string
;
serviceEndpoint
:
string
;
}
Index
Properties
container
Items
continuation
Token?
marker?
max
Page
Size?
prefix?
service
Endpoint
Properties
container
Items
container
Items
:
{}
Optional
continuation
Token
continuation
Token
?:
string
Optional
marker
marker
?:
string
Optional
max
Page
Size
max
Page
Size
?:
number
Optional
prefix
prefix
?:
string
service
Endpoint
service
Endpoint
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@azure/storage-blob
Loading...
An enumeration of containers