PureStorage.FlashArray.PureArraySeedPure Storage FlashArray Seed

PureStorage.FlashArray.PureArraySeed (ClassType)

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId723d06f1-50be-3d1e-8213-545c8fb1c369

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.PureArraySeed:
TemplateId  string  Template Id FlashArray Endpoint Template Id true 256  False 
Endpoint  string  Endpoint FlashArray Endpoint false 256  False 
Description  string  Description FlashArray Endpoint Description false 256  False 

Health Model:

Source Code:

<ClassType ID="PureStorage.FlashArray.PureArraySeed" Base="Windows!Microsoft.Windows.ApplicationComponent" Accessibility="Public" Abstract="false" Hosted="false" Singleton="false">
<Property ID="TemplateId" Type="string" Key="true"/>
<Property ID="Endpoint" Type="string" Key="false"/>
<Property ID="Description" Type="string" Key="false"/>
</ClassType>