<PackageReference Include="Azure.Storage.Blobs" Version="12.29.0" />

Azure.Storage.Blobs.Models.ListContainersSegmentResponse

An enumeration of containers.

Gets the container items.

public string Marker { get; }

Gets the marker.

public int? MaxResults { get; }

Gets the max results.

public string NextMarker { get; }

Gets the next marker.

public string Prefix { get; }

Gets the prefix.

public string ServiceEndpoint { get; }

Gets the service endpoint.