IDatastore Interface

Definition

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

Properties

DiskPoolVolumeLunName

Name of the LUN to be used for datastore

DiskPoolVolumeMountOption

Mode that describes whether the LUN has to be mounted as a datastore or attached as a LUN

DiskPoolVolumePath

Device path

DiskPoolVolumeTargetId

Azure resource ID of the iSCSI target

Id

Resource ID.

(Inherited from IResource)
Name

Resource name.

(Inherited from IResource)
NetAppVolumeId

Azure resource ID of the NetApp volume

ProvisioningState

The state of the datastore provisioning

Status

The operational status of the datastore

Type

Resource type.

(Inherited from IResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to