IExpansionJobsListResult Interface

Definition

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

Properties

Name Description
NextLink
Value

Methods

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

Applies to