PureStorage.FlashArray.PureArrayPure Storage Array

PureStorage.FlashArray.PureArray (ClassType)

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdbb28a072-ceb4-102d-e6c5-c6bf5076e07b

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False 
PureStorage.FlashArray.PureArray:
Endpoint  string  Endpoint Array Endpoint true 256  False 
ArrayName  string  Name Pure Storage Array Name false 256  False 
ApiVersion  string  API Version API Version false 256  False 
Role  string  Role Role false 256  False 

Health Model:

Source Code:

<ClassType ID="PureStorage.FlashArray.PureArray" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ApplicationComponent" Hosted="false" Singleton="false" Extension="false">
<Property ID="Endpoint" Type="string" AutoIncrement="false" Key="true" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="ArrayName" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="ApiVersion" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="Role" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
</ClassType>