共用方式為


IVolumeUpdate Interface

Definition

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

Properties

SizeGiB

Volume size.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to