Freigeben über


IBlobServiceItems Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Storage.Models.BlobServiceItemsTypeConverter))]
public interface IBlobServiceItems : Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Storage.Models.BlobServiceItemsTypeConverter))>]
type IBlobServiceItems = interface
    interface IJsonSerializable
Public Interface IBlobServiceItems
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
NextLink
Value

List of blob services returned.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to