IExpansionJobUpdate Interface

Definition

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

Properties

Name Description
Tag

Methods

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

Applies to