Freigeben über


IBlobServiceItems Interface

Definition

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

Properties

Value

List of blob services returned.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to