共用方式為


IVolumeUpdateProperties Interface

Definition

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

Properties

SizeGiB

Volume size.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to