Compartir a través de


IOperationListResult Interface

Definition

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

Properties

Value

List of Storage operations supported by the Storage resource provider.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to