Share via


IVolume Interface

Definition

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

Properties

MountOption
Name
Secret
StorageName
StorageType

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to