Microsoft.SystemCenter.AzureStack.DriveMicrosoft Azure Stack Hub Drive

Microsoft.SystemCenter.AzureStack.Drive (ClassType)

A Drive for a Microsoft Azure Stack Hub Scale Unit.

Knowledge Base article:

Summary

A Drive for a Microsoft Azure Stack Hub Scale Unit.

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId47689859-c179-0ed4-3e97-ba7043d1db1b

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
Microsoft.SystemCenter.AzureStack.Drive:
DriveId  string  Id Id true 32767  False     
DriveName  string  Name Name false 32767  False     
MediaType  string  Media Type Media Type false 32767  False     
FirmwareVersion  string  Firmware Version Firmware Version false 32767  False     
Model  string  Model Model false 32767  False     
PhysicalLocation  string  Physical Location Physical Location false 32767  False     
SerialNumber  string  Serial Number Serial Number false 32767  False     
OperationalStatus  string  Operational Status Operational Status false 32767  False     
StorageSubsystemName  string  Storage Subsystem Name Storage Subsystem Name false 32767  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.AzureStack.Drive" Accessibility="Public" Abstract="false" Base="System!System.LogicalEntity" Hosted="true" Singleton="false" Extension="false">
<Property ID="DriveId" Type="string" AutoIncrement="false" Key="true" CaseSensitive="false" MaxLength="32767" MinLength="0" Required="false" Scale="0"/>
<Property ID="DriveName" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="32767" MinLength="0" Required="false" Scale="0"/>
<Property ID="MediaType" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="32767" MinLength="0" Required="false" Scale="0"/>
<Property ID="FirmwareVersion" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="32767" MinLength="0" Required="false" Scale="0"/>
<Property ID="Model" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="32767" MinLength="0" Required="false" Scale="0"/>
<Property ID="PhysicalLocation" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="32767" MinLength="0" Required="false" Scale="0"/>
<Property ID="SerialNumber" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="32767" MinLength="0" Required="false" Scale="0"/>
<Property ID="OperationalStatus" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="32767" MinLength="0" Required="false" Scale="0"/>
<Property ID="StorageSubsystemName" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="32767" MinLength="0" Required="false" Scale="0"/>
</ClassType>