Microsoft Azure · Schema

BlobEnumerationResults

An enumeration of blobs.

API ManagementCloudCloud ComputingEnterpriseInfrastructure as a ServicePlatform as a ServiceT1

Properties

Name Type Description
ServiceEndpoint string The service endpoint URL.
ContainerName string The name of the container.
Prefix string The prefix used to filter results.
Marker string The marker used for pagination.
MaxResults integer The maximum number of results.
Blobs object
NextMarker string The next marker for pagination.
View JSON Schema on GitHub