NetApp.Management.Pack.Class.NetApp.SnapMirrorNetApp SnapMirror

NetApp.Management.Pack.Class.NetApp.SnapMirror (ClassType)

This class consist of SnapMirror instances.

Element properties:

Base ClassSystem.LocalApplication
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdd8a0c065-9ab0-0cbc-ef05-186f66be8153

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 
NetApp.Management.Pack.Class.NetApp.SnapMirror:
SnapMirrorName  string  SnapMirror Name true 256  False 
Index  double  Index false 256   
SnapMirrorDest  string  Snap Mirror Destination false 256  False 
OID  string  OID false 256  False 

Health Model:

Source Code:

<ClassType ID="NetApp.Management.Pack.Class.NetApp.SnapMirror" Accessibility="Public" Abstract="false" Base="System!System.LocalApplication" Hosted="true" Singleton="false">
<Property ID="SnapMirrorName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Index" Type="double" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SnapMirrorDest" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="OID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>