Package version:

Interface ElasticSan

Response for ElasticSan request.

Hierarchy

Properties

availabilityZones?: string[]

Logical zone for Elastic San resource; example: ["1"].

baseSizeTiB: number

Base size of the Elastic San appliance in TiB.

extendedCapacitySizeTiB: number

Extended size of the Elastic San appliance in TiB.

id?: string

Azure resource identifier. NOTE: This property will not be serialized. It can only be populated by the server.

location?: string

The geo-location where the resource lives.

name?: string

Azure resource name. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

State of the operation on the resource. NOTE: This property will not be serialized. It can only be populated by the server.

sku: Sku

resource sku

systemData?: SystemData

Resource metadata required by ARM RPC NOTE: This property will not be serialized. It can only be populated by the server.

tags?: {
    [propertyName: string]: string;
}

Azure resource tags.

Type declaration

  • [propertyName: string]: string
totalIops?: number

Total Provisioned IOPS of the Elastic San appliance. NOTE: This property will not be serialized. It can only be populated by the server.

totalMBps?: number

Total Provisioned MBps Elastic San appliance. NOTE: This property will not be serialized. It can only be populated by the server.

totalSizeTiB?: number

Total size of the Elastic San appliance in TB. NOTE: This property will not be serialized. It can only be populated by the server.

totalVolumeSizeGiB?: number

Total size of the provisioned Volumes in GiB. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Azure resource type. NOTE: This property will not be serialized. It can only be populated by the server.

volumeGroupCount?: number

Total number of volume groups in this Elastic San appliance. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc