Share via


IElasticSanVolume Interface

Definition

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

Properties

Name Description
TargetId

Azure resource ID of the Elastic SAN Volume

Methods

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

Applies to