HPEnterpriseStorage3PARStoreServFileControllerMP.3PARFileControllerSMBShareHPE 3PAR StoreServ File Controller SMB Shares

HPEnterpriseStorage3PARStoreServFileControllerMP.3PARFileControllerSMBShare (ClassType)

HPE 3PAR StoreServ File Controller SMB Shares.

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId212c7747-d6a9-26cc-7907-5585da3aa6c0

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 monitoring object. false 256  False 
HPEnterpriseStorage3PARStoreServFileControllerMP.3PARFileControllerSMBShare:
SMBShareName  string  Name HPE 3PAR StoreServ File Controller SMB Shares Name. true 256  False 
SMBSharePath  string  Path HPE 3PAR StoreServ File Controller SMB Shares Path. false 256  False 
SMBShareProtocol  string  Protocol HPE 3PAR StoreServ File Controller SMB Shares Protocol. false 256  False 

Health Model:

Source Code:

<ClassType ID="HPEnterpriseStorage3PARStoreServFileControllerMP.3PARFileControllerSMBShare" Accessibility="Internal" Abstract="false" Base="SystemLibrary!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="SMBShareName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SMBSharePath" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SMBShareProtocol" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<!--<Property ID="SMBShareAccess" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0" />-->
</ClassType>