DataONTAP.Type.ps1xml

<?xml version="1.0" encoding="ISO-8859-15"?>
<!-- Data ONTAP PowerShell Toolkit type definitions. Copyright (c) 2011 NetApp. All rights reserved. -->
<Types>
  <Type>
    <Name>DataONTAP.Types.Perf.SystemPerfInfo</Name>
    <Members>
      <AliasProperty>
        <Name>CPU</Name>
        <ReferencedMemberName>AverageProcessorUtilPercent</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>NFS</Name>
        <ReferencedMemberName>NfsOpsPerSecond</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>CIFS</Name>
        <ReferencedMemberName>CifsOpsPerSecond</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>HTTP</Name>
        <ReferencedMemberName>HttpOpsPerSecond</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>FCP</Name>
        <ReferencedMemberName>FcpOpsPerSecond</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>iSCSI</Name>
        <ReferencedMemberName>IscsiOpsPerSecond</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>RdOps</Name>
        <ReferencedMemberName>ReadOpsPerSecond</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>WrOps</Name>
        <ReferencedMemberName>WriteOpsPerSecond</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>TotOps</Name>
        <ReferencedMemberName>TotalOpsPerSecond</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>NetRcvd</Name>
        <ReferencedMemberName>NetBytesReceivedPerSecond</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>NetSent</Name>
        <ReferencedMemberName>NetBytesSentPerSecond</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>DiskRd</Name>
        <ReferencedMemberName>DiskBytesReadPerSecond</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>DiskWr</Name>
        <ReferencedMemberName>DiskBytesWrittenPerSecond</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>RdLat</Name>
        <ReferencedMemberName>ReadLatency</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>WrLat</Name>
        <ReferencedMemberName>WriteLatency</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>TotLat</Name>
        <ReferencedMemberName>TotalLatency</ReferencedMemberName>
      </AliasProperty>
    </Members>
  </Type>
  <Type>
    <Name>DataONTAP.Types.Perf.CifsPerfInfo</Name>
    <Members>
      <AliasProperty>
        <Name>RdOps</Name>
        <ReferencedMemberName>ReadOpsPerSecond</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>WrOps</Name>
        <ReferencedMemberName>WriteOpsPerSecond</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>TotOps</Name>
        <ReferencedMemberName>TotalOpsPerSecond</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>TotLat</Name>
        <ReferencedMemberName>TotalLatency</ReferencedMemberName>
      </AliasProperty>
    </Members>
  </Type>
  <Type>
    <Name>DataONTAP.Types.Perf.DiskPerfInfo</Name>
    <Members>
      <AliasProperty>
        <Name>Busy</Name>
        <ReferencedMemberName>DiskUtilPercent</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>DiskRd</Name>
        <ReferencedMemberName>ReadBytesPerSecond</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>DiskWr</Name>
        <ReferencedMemberName>WriteBytesPerSecond</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>RdOps</Name>
        <ReferencedMemberName>ReadOpsPerSecond</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>WrOps</Name>
        <ReferencedMemberName>WriteOpsPerSecond</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>TotOps</Name>
        <ReferencedMemberName>TotalOpsPerSecond</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>QueueOps</Name>
        <ReferencedMemberName>AverageQueuedOps</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>PendOps</Name>
        <ReferencedMemberName>AveragePendingOps</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>RdLat</Name>
        <ReferencedMemberName>ReadLatency</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>WrLat</Name>
        <ReferencedMemberName>WriteLatency</ReferencedMemberName>
      </AliasProperty>
    </Members>
  </Type>
  <Type>
    <Name>DataONTAP.Types.Perf.FcpPerfInfo</Name>
    <Members>
      <AliasProperty>
        <Name>Read</Name>
        <ReferencedMemberName>ReadBytesPerSecond</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Written</Name>
        <ReferencedMemberName>WriteBytesPerSecond</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>TotOps</Name>
        <ReferencedMemberName>TotalOpsPerSecond</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>TotLat</Name>
        <ReferencedMemberName>TotalLatency</ReferencedMemberName>
      </AliasProperty>
    </Members>
  </Type>
  <Type>
    <Name>DataONTAP.Types.Perf.HostAdapterPerfInfo</Name>
    <Members>
      <AliasProperty>
        <Name>Read</Name>
        <ReferencedMemberName>ReadBytesPerSecond</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Written</Name>
        <ReferencedMemberName>WriteBytesPerSecond</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>RdOps</Name>
        <ReferencedMemberName>ReadOpsPerSecond</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>WrOps</Name>
        <ReferencedMemberName>WriteOpsPerSecond</ReferencedMemberName>
      </AliasProperty>
    </Members>
  </Type>
  <Type>
    <Name>DataONTAP.Types.Perf.IfnetPerfInfo</Name>
    <Members>
      <AliasProperty>
        <Name>Rcv</Name>
        <ReferencedMemberName>ReceiveBytesPerSecond</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>RcvPkt</Name>
        <ReferencedMemberName>ReceivePacketsPerSecond</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>RcvMPkt</Name>
        <ReferencedMemberName>ReceiveMulticastPacketsPerSecond</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>RcvDrop</Name>
        <ReferencedMemberName>ReceivePacketsDroppedPerSecond</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>RcvErr</Name>
        <ReferencedMemberName>ReceiveErrorsPerSecond</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Snd</Name>
        <ReferencedMemberName>SendBytesPerSecond</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>SndPkt</Name>
        <ReferencedMemberName>SendPacketsPerSecond</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>SndMPkt</Name>
        <ReferencedMemberName>SendMulticastPacketsPerSecond</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>SndErr</Name>
        <ReferencedMemberName>SendErrorsPerSecond</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Coll</Name>
        <ReferencedMemberName>CollisionsPerSecond</ReferencedMemberName>
      </AliasProperty>
    </Members>
  </Type>
  <Type>
    <Name>DataONTAP.Types.Perf.IscsiPerfInfo</Name>
    <Members>
      <AliasProperty>
        <Name>Read</Name>
        <ReferencedMemberName>ReadBytesPerSecond</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Written</Name>
        <ReferencedMemberName>WriteBytesPerSecond</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>TotOps</Name>
        <ReferencedMemberName>TotalOpsPerSecond</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>TotLat</Name>
        <ReferencedMemberName>TotalLatency</ReferencedMemberName>
      </AliasProperty>
    </Members>
  </Type>
  <Type>
    <Name>DataONTAP.Types.Perf.LunPerfInfo</Name>
    <Members>
      <AliasProperty>
        <Name>Read</Name>
        <ReferencedMemberName>ReadBytesPerSecond</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Written</Name>
        <ReferencedMemberName>WriteBytesPerSecond</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>RdOps</Name>
        <ReferencedMemberName>ReadOpsPerSecond</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>WrOps</Name>
        <ReferencedMemberName>WriteOpsPerSecond</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>TotOps</Name>
        <ReferencedMemberName>TotalOpsPerSecond</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>TotLat</Name>
        <ReferencedMemberName>TotalLatency</ReferencedMemberName>
      </AliasProperty>
    </Members>
  </Type>
  <Type>
    <Name>DataONTAP.Types.Perf.Nfs3PerfInfo</Name>
    <Members>
      <AliasProperty>
        <Name>RdOps</Name>
        <ReferencedMemberName>ReadOpsPerSecond</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>WrOps</Name>
        <ReferencedMemberName>WriteOpsPerSecond</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>TotOps</Name>
        <ReferencedMemberName>TotalOpsPerSecond</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>RdLat</Name>
        <ReferencedMemberName>ReadLatency</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>WrLat</Name>
        <ReferencedMemberName>WriteLatency</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>TotLat</Name>
        <ReferencedMemberName>TotalLatency</ReferencedMemberName>
      </AliasProperty>
    </Members>
  </Type>
  <Type>
    <Name>DataONTAP.Types.Perf.QtreePerfInfo</Name>
    <Members>
      <AliasProperty>
        <Name>NFS</Name>
        <ReferencedMemberName>NfsOpsPerSecond</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>CIFS</Name>
        <ReferencedMemberName>CifsOpsPerSecond</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Int</Name>
        <ReferencedMemberName>InternalOpsPerSecond</ReferencedMemberName>
      </AliasProperty>
    </Members>
  </Type>
  <Type>
    <Name>DataONTAP.Types.Perf.VfilerPerfInfo</Name>
    <Members>
      <AliasProperty>
        <Name>CPU</Name>
        <ReferencedMemberName>CpuResourceUtilPercent</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>RdOps</Name>
        <ReferencedMemberName>ReadOpsPerSecond</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>WrOps</Name>
        <ReferencedMemberName>WriteOpsPerSecond</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>MiscOps</Name>
        <ReferencedMemberName>MiscOpsPerSecond</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>NetRcvd</Name>
        <ReferencedMemberName>NetBytesReceivedPerSecond</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>NetSent</Name>
        <ReferencedMemberName>NetBytesSentPerSecond</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>DiskRd</Name>
        <ReferencedMemberName>DiskBytesReadPerSecond</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>DiskWr</Name>
        <ReferencedMemberName>DiskBytesWrittenPerSecond</ReferencedMemberName>
      </AliasProperty>
    </Members>
  </Type>
  <Type>
    <Name>DataONTAP.Types.Perf.VolumePerfInfo</Name>
    <Members>
      <AliasProperty>
        <Name>Read</Name>
        <ReferencedMemberName>ReadBytesPerSecond</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Written</Name>
        <ReferencedMemberName>WriteBytesPerSecond</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>RdOps</Name>
        <ReferencedMemberName>ReadOpsPerSecond</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>WrOps</Name>
        <ReferencedMemberName>WriteOpsPerSecond</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>TotOps</Name>
        <ReferencedMemberName>TotalOpsPerSecond</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>RdLat</Name>
        <ReferencedMemberName>ReadLatency</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>WrLat</Name>
        <ReferencedMemberName>WriteLatency</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>TotLat</Name>
        <ReferencedMemberName>TotalLatency</ReferencedMemberName>
      </AliasProperty>
    </Members>
  </Type>
  <Type>
    <Name>NetApp.Ontapi.Filer.NaController</Name>
    <Members>
      <ScriptProperty>
        <Name>Ontapi</Name>
        <GetScriptBlock>
                    [string]::Format("{0}.{1}", $this.OntapiMajorVersion, $this.OntapiMinorVersion)
                </GetScriptBlock>
      </ScriptProperty>
    </Members>
  </Type>
  <Type>
    <Name>DataONTAP.Types.Disk.DiskDetailInfo</Name>
    <Members>
      <ScriptProperty>
        <Name>Status</Name>
        <GetScriptBlock>
                         if ($this.RaidState -EQ 'partner') {
                            $this.RaidState
                         } elseif ($this.RaidType -NE 'pending') {
                            $this.RaidType
                         } else {
                            $this.RaidState
                         }
                </GetScriptBlock>
      </ScriptProperty>
    </Members>
  </Type>
  <Type>
    <Name>DataONTAP.Types.Volume.VolumeInfo</Name>
    <Members>
      <ScriptProperty>
        <Name>DedupeEnabled</Name>
        <GetScriptBlock>
                         if (($this.Sis -NE $null) -AND ("enabled" -EQ $this.Sis.State)) {
                            "True"
                         } elseif (($this.Sis -NE $null) -AND ($this.Sis.SisInfo -NE $null) -AND ("enabled" -EQ $this.Sis.SisInfo.State)) {
                            "True"
                         } else {
                            "False"
                         }
                </GetScriptBlock>
      </ScriptProperty>
      <ScriptProperty>
        <Name>IsDedupeEnabled</Name>
        <GetScriptBlock>
                         [System.Convert]::ToBoolean($this.DedupeEnabled)
                </GetScriptBlock>
      </ScriptProperty>
      <AliasProperty>
        <Name>TotalSize</Name>
        <ReferencedMemberName>SizeTotal</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Used</Name>
        <ReferencedMemberName>PercentageUsed</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Available</Name>
        <ReferencedMemberName>SizeAvailable</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Dedupe</Name>
        <ReferencedMemberName>DedupeEnabled</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Aggregate</Name>
        <ReferencedMemberName>ContainingAggregate</ReferencedMemberName>
      </AliasProperty>
    </Members>
  </Type>
  <Type>
    <Name>DataONTAP.Types.Snapvault.SnapvaultPrimarySnapshotScheduleInfo</Name>
    <Members>
      <ScriptProperty>
        <Name>DaysOfWeek</Name>
        <GetScriptBlock>
                          if (($this.Schedule -NE $null) -AND ($this.Schedule.ScheduleInfo -NE $null)) {
                           $this.Schedule.ScheduleInfo.DaysOfWeek
                        } else {""}
                </GetScriptBlock>
      </ScriptProperty>
      <ScriptProperty>
        <Name>HoursOfDay</Name>
        <GetScriptBlock>
                          if (($this.Schedule -NE $null) -AND ($this.Schedule.ScheduleInfo -NE $null)) {
                           $this.Schedule.ScheduleInfo.HoursOfDay
                        } else {""}
                </GetScriptBlock>
      </ScriptProperty>
    </Members>
  </Type>
  <Type>
    <Name>DataONTAP.Types.Snapvault.SnapvaultSecondarySnapshotScheduleInfo</Name>
    <Members>
      <ScriptProperty>
        <Name>DaysOfWeek</Name>
        <GetScriptBlock>
                          if (($this.Schedule -NE $null) -AND ($this.Schedule.ScheduleInfo -NE $null)) {
                           $this.Schedule.ScheduleInfo.DaysOfWeek
                        } else {""}
                </GetScriptBlock>
      </ScriptProperty>
      <ScriptProperty>
        <Name>HoursOfDay</Name>
        <GetScriptBlock>
                          if (($this.Schedule -NE $null) -AND ($this.Schedule.ScheduleInfo -NE $null)) {
                           $this.Schedule.ScheduleInfo.HoursOfDay
                        } else {""}
                </GetScriptBlock>
      </ScriptProperty>
    </Members>
  </Type>
  <Type>
    <Name>DataONTAP.Types.Lock.LockStatusInfo</Name>
    <Members>
      <ScriptProperty>
        <Name>Protocol</Name>
        <GetScriptBlock>
                if( $this.CifsLock -ne $null ) {
                    "cifs"
                } elseif ($this.Nfsv4Lock -ne $null) {
                    "nfsv4"
                } elseif ($this.NlmLock -ne $null) {
                    "nlm"
                } elseif ($this.PfsLock -ne $null) {
                    "pfs"
                }
                </GetScriptBlock>
      </ScriptProperty>
      <ScriptProperty>
        <Name>Path</Name>
        <GetScriptBlock>
                if( $this.CifsLock -ne $null ) {
                    $this.CifsLock.AbsolutePath
                } elseif ($this.Nfsv4Lock -ne $null) {
                    $this.Nfsv4Lock.Path
                } elseif ($this.NlmLock -ne $null) {
                    $this.NlmLock.Path
                } elseif ($this.PfsLock -ne $null) {
                    $this.PfsLock.Path
                }
                </GetScriptBlock>
      </ScriptProperty>
      <ScriptProperty>
        <Name>Host</Name>
        <GetScriptBlock>
                if( $this.CifsLock -ne $null ) {
                    $this.CifsLock.HostName
                } elseif ($this.Nfsv4Lock -ne $null) {
                    $this.Nfsv4Lock.HostIp
                } elseif ($this.NlmLock -ne $null) {
                    $this.NlmLock.Host
                } elseif ($this.PfsLock -ne $null) {
                    $this.PfsLock.HostIp
                }
                </GetScriptBlock>
      </ScriptProperty>
      <ScriptProperty>
        <Name>Owner</Name>
        <GetScriptBlock>
                if( $this.CifsLock -ne $null ) {
                    $this.CifsLock.Owner
                } elseif ($this.Nfsv4Lock -ne $null) {
                    $this.Nfsv4Lock.Owner
                } elseif ($this.NlmLock -ne $null) {
                    $this.NlmLock.Owner
                } elseif ($this.PfsLock -ne $null) {
                    $this.PfsLock.Owner
                }
                </GetScriptBlock>
      </ScriptProperty>
      <ScriptProperty>
        <Name>State</Name>
        <GetScriptBlock>
                if( $this.CifsLock -ne $null ) {
                    $this.CifsLock.State
                } elseif ($this.Nfsv4Lock -ne $null) {
                    $this.Nfsv4Lock.State
                } elseif ($this.NlmLock -ne $null) {
                    $this.NlmLock.State
                } elseif ($this.PfsLock -ne $null) {
                    $this.PfsLock.State
                }
                </GetScriptBlock>
      </ScriptProperty>
      <ScriptProperty>
        <Name>Mode</Name>
        <GetScriptBlock>
                if( $this.CifsLock -ne $null ) {
                    $this.CifsLock.Mode
                } elseif ($this.Nfsv4Lock -ne $null) {
                    $this.Nfsv4Lock.Mode
                } elseif ($this.NlmLock -ne $null) {
                    $this.NlmLock.Mode
                } elseif ($this.PfsLock -ne $null) {
                    $this.PfsLock.Mode
                }
                </GetScriptBlock>
      </ScriptProperty>
      <ScriptProperty>
        <Name>LockError</Name>
        <GetScriptBlock>
                if( $this.CifsLock -ne $null ) {
                    $this.CifsLock.LockError
                } elseif ($this.Nfsv4Lock -ne $null) {
                    $this.Nfsv4Lock.LockError
                } elseif ($this.NlmLock -ne $null) {
                    $this.NlmLock.LockError
                } elseif ($this.PfsLock -ne $null) {
                    $this.PfsLock.LockError
                }
                </GetScriptBlock>
      </ScriptProperty>
    </Members>
  </Type>
  <Type>
    <Name>DataONTAP.Types.Aggr.AggrInfo</Name>
    <Members>
      <AliasProperty>
        <Name>TotalSize</Name>
        <ReferencedMemberName>SizeTotal</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Used</Name>
        <ReferencedMemberName>SizePercentageUsed</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Available</Name>
        <ReferencedMemberName>SizeAvailable</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Disks</Name>
        <ReferencedMemberName>DiskCount</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>RaidType</Name>
        <ReferencedMemberName>RaidStatus</ReferencedMemberName>
      </AliasProperty>
    </Members>
  </Type>
  <Type>
    <Name>DataONTAP.Types.Clone.OpsInfo</Name>
    <Members>
      <AliasProperty>
        <Name>Source</Name>
        <ReferencedMemberName>SourceFile</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Destination</Name>
        <ReferencedMemberName>DestinationFile</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>State</Name>
        <ReferencedMemberName>CloneState</ReferencedMemberName>
      </AliasProperty>
    </Members>
  </Type>
  <Type>
    <Name>DataONTAP.Types.Disk.DiskDetailInfo</Name>
    <Members>
      <AliasProperty>
        <Name>PhysSpace</Name>
        <ReferencedMemberName>PhysicalSpace</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>FW</Name>
        <ReferencedMemberName>FirmwareRevision</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Model</Name>
        <ReferencedMemberName>DiskModel</ReferencedMemberName>
      </AliasProperty>
    </Members>
  </Type>
  <Type>
    <Name>DataONTAP.Types.Disk.DiskSanownDetailInfo</Name>
    <Members>
      <AliasProperty>
        <Name>SerialNumber</Name>
        <ReferencedMemberName>SerialNo</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Failed</Name>
        <ReferencedMemberName>IsFailed</ReferencedMemberName>
      </AliasProperty>
    </Members>
  </Type>
  <Type>
    <Name>DataONTAP.Types.File.FileInfo</Name>
    <Members>
      <AliasProperty>
        <Name>Type</Name>
        <ReferencedMemberName>FileType</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Size</Name>
        <ReferencedMemberName>FileSize</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Created</Name>
        <ReferencedMemberName>CreationTimestampDT</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Modified</Name>
        <ReferencedMemberName>ModifiedTimestampDT</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Owner</Name>
        <ReferencedMemberName>OwnerId</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Group</Name>
        <ReferencedMemberName>GroupId</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Empty</Name>
        <ReferencedMemberName>IsEmpty</ReferencedMemberName>
      </AliasProperty>
    </Members>
  </Type>
  <Type>
    <Name>DataONTAP.Types.Net.IfgrpInfo</Name>
    <Members>
      <AliasProperty>
        <Name>Name</Name>
        <ReferencedMemberName>InterfaceName</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Type</Name>
        <ReferencedMemberName>IfgrpType</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Policy</Name>
        <ReferencedMemberName>IfgrpPolicy</ReferencedMemberName>
      </AliasProperty>
    </Members>
  </Type>
  <Type>
    <Name>DataONTAP.Types.Net.IpspaceConfigInfo</Name>
    <Members>
      <AliasProperty>
        <Name>Ipspace</Name>
        <ReferencedMemberName>IpspaceName</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Interfaces</Name>
        <ReferencedMemberName>InterfaceList</ReferencedMemberName>
      </AliasProperty>
    </Members>
  </Type>
  <Type>
    <Name>DataONTAP.Types.Iscsi.IscsiInterfaceListEntryInfo</Name>
    <Members>
      <AliasProperty>
        <Name>Interface</Name>
        <ReferencedMemberName>InterfaceName</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Enabled</Name>
        <ReferencedMemberName>IsInterfaceEnabled</ReferencedMemberName>
      </AliasProperty>
    </Members>
  </Type>
  <Type>
    <Name>DataONTAP.Types.License.LicenseInfo</Name>
    <Members>
      <AliasProperty>
        <Name>Licensed</Name>
        <ReferencedMemberName>IsLicensed</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Installation</Name>
        <ReferencedMemberName>InstallationTimestampDT</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Expiration</Name>
        <ReferencedMemberName>ExpirationTimestampDT</ReferencedMemberName>
      </AliasProperty>
    </Members>
  </Type>
  <Type>
    <Name>DataONTAP.Types.Lun.LunInfo</Name>
    <Members>
      <AliasProperty>
        <Name>TotalSize</Name>
        <ReferencedMemberName>Size</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Protocol</Name>
        <ReferencedMemberName>MultiProtocolType</ReferencedMemberName>
      </AliasProperty>
      <ScriptProperty>
        <Name>Thin</Name>
        <GetScriptBlock>
                !($this.IsSpaceReservationEnabled)
                </GetScriptBlock>
      </ScriptProperty>
    </Members>
  </Type>
  <Type>
    <Name>DataONTAP.Types.Lun.LunStatsInfo</Name>
    <Members>
      <AliasProperty>
        <Name>Read</Name>
        <ReferencedMemberName>ReadBytes</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Written</Name>
        <ReferencedMemberName>WriteBytes</ReferencedMemberName>
      </AliasProperty>
    </Members>
  </Type>
  <Type>
    <Name>DataONTAP.Types.Net.InterfaceConfigInfo</Name>
    <Members>
      <AliasProperty>
        <Name>Interface</Name>
        <ReferencedMemberName>InterfaceName</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Ipspace</Name>
        <ReferencedMemberName>IpspaceName</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Enabled</Name>
        <ReferencedMemberName>IsEnabled</ReferencedMemberName>
      </AliasProperty>
      <ScriptProperty>
        <Name>PrimaryAddresses</Name>
        <GetScriptBlock>
                $interfaces = New-Object "System.Collections.Generic.List``1[System.String]"
                if ($this.V4PrimaryAddress -NE $null) { [void] $interfaces.Add($this.V4PrimaryAddress.ToString()) }
                if ($this.V6PrimaryAddress -NE $null) { [void] $interfaces.Add($this.V6PrimaryAddress.ToString()) }
                if ($this.PrimaryAddress -NE $null) { [void] $interfaces.Add($this.PrimaryAddress.ToString()) }
                [System.String]::Join(", ", $interfaces.ToArray())
                </GetScriptBlock>
      </ScriptProperty>
    </Members>
  </Type>
  <Type>
    <Name>DataONTAP.Types.Nfs.NfsTopInfo</Name>
    <Members>
      <AliasProperty>
        <Name>Client</Name>
        <ReferencedMemberName>ClientInfo</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Create</Name>
        <ReferencedMemberName>CreateOps</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>GetAttr</Name>
        <ReferencedMemberName>GetAttrOps</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Lookup</Name>
        <ReferencedMemberName>LookupOps</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Read</Name>
        <ReferencedMemberName>ReadOps</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Readdir</Name>
        <ReferencedMemberName>ReaddirOps</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Readlink</Name>
        <ReferencedMemberName>ReadlinkOps</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Remove</Name>
        <ReferencedMemberName>RemoveOps</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Total</Name>
        <ReferencedMemberName>TotalOps</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Write</Name>
        <ReferencedMemberName>WriteOps</ReferencedMemberName>
      </AliasProperty>
    </Members>
  </Type>
  <Type>
    <Name>DataONTAP.Types.Qtree.QtreeInfo</Name>
    <Members>
      <AliasProperty>
        <Name>Security</Name>
        <ReferencedMemberName>SecurityStyle</ReferencedMemberName>
      </AliasProperty>
    </Members>
  </Type>
  <Type>
    <Name>DataONTAP.Types.Reallocate.ReallocateJobInfo</Name>
    <Members>
      <AliasProperty>
        <Name>Detail</Name>
        <ReferencedMemberName>ScanDetail</ReferencedMemberName>
      </AliasProperty>
    </Members>
  </Type>
  <Type>
    <Name>DataONTAP.Types.Rsh.RshSessionInfo</Name>
    <Members>
      <AliasProperty>
        <Name>Address</Name>
        <ReferencedMemberName>IpAddr</ReferencedMemberName>
      </AliasProperty>
    </Members>
  </Type>
  <Type>
    <Name>DataONTAP.Types.Net.RouteInfo</Name>
    <Members>
      <AliasProperty>
        <Name>Type</Name>
        <ReferencedMemberName>RouteType</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Prefix</Name>
        <ReferencedMemberName>Prefixlen</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Gateway</Name>
        <ReferencedMemberName>NextHop</ReferencedMemberName>
      </AliasProperty>
      <ScriptProperty>
        <Name>Vfiler</Name>
        <GetScriptBlock>
                if (($this.Creator -NE $null) -AND $this.Creator.StartsWith("vfiler:")) { $this.Creator.Remove(0, 7) }
                else { $this }
                </GetScriptBlock>
      </ScriptProperty>
      <AliasProperty>
        <Name>Ipspace</Name>
        <ReferencedMemberName>IpspaceName</ReferencedMemberName>
      </AliasProperty>
    </Members>
  </Type>
  <Type>
    <Name>DataONTAP.Types.Ses.ShelfInfo</Name>
    <Members>
      <AliasProperty>
        <Name>Name</Name>
        <ReferencedMemberName>ShelfName</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Status</Name>
        <ReferencedMemberName>ShelfState</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Channel</Name>
        <ReferencedMemberName>ChannelName</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>ID</Name>
        <ReferencedMemberName>ShelfId</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Bays</Name>
        <ReferencedMemberName>BayCount</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Type</Name>
        <ReferencedMemberName>ShelfType</ReferencedMemberName>
      </AliasProperty>
    </Members>
  </Type>
  <Type>
    <Name>DataONTAP.Types.Snapmirror.SnapmirrorStatusInfo</Name>
    <Members>
      <AliasProperty>
        <Name>Source</Name>
        <ReferencedMemberName>SourceLocation</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Destination</Name>
        <ReferencedMemberName>DestinationLocation</ReferencedMemberName>
      </AliasProperty>
    </Members>
  </Type>
  <Type>
    <Name>DataONTAP.Types.Snapmirror.SnapmirrorScheduleInfo</Name>
    <Members>
      <AliasProperty>
        <Name>Source</Name>
        <ReferencedMemberName>SourceLocation</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Destination</Name>
        <ReferencedMemberName>DestinationLocation</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>MaxRate</Name>
        <ReferencedMemberName>MaxTransferRate</ReferencedMemberName>
      </AliasProperty>
    </Members>
  </Type>
  <Type>
    <Name>DataONTAP.Types.Snapmirror.SnapmirrorSyncScheduleInfo</Name>
    <Members>
      <AliasProperty>
        <Name>Source</Name>
        <ReferencedMemberName>SourceLocation</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Destination</Name>
        <ReferencedMemberName>DestinationLocation</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Visibility</Name>
        <ReferencedMemberName>VisibilityFrequencyTS</ReferencedMemberName>
      </AliasProperty>
    </Members>
  </Type>
  <Type>
    <Name>DataONTAP.Types.Snapshot.SnapshotInfo</Name>
    <Members>
      <AliasProperty>
        <Name>Created</Name>
        <ReferencedMemberName>AccessTimeDT</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Cumulative</Name>
        <ReferencedMemberName>CumulativeTotal</ReferencedMemberName>
      </AliasProperty>
    </Members>
  </Type>
  <Type>
    <Name>DataONTAP.Types.Snapvault.SnapvaultConfigurationInfo</Name>
    <Members>
      <AliasProperty>
        <Name>MaxRate</Name>
        <ReferencedMemberName>MaxTransferRate</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>MaxTries</Name>
        <ReferencedMemberName>TriesCount</ReferencedMemberName>
      </AliasProperty>
    </Members>
  </Type>
  <Type>
    <Name>DataONTAP.Types.Snapvault.SnapvaultPrimarySnapshotScheduleInfo</Name>
    <Members>
      <AliasProperty>
        <Name>Retain</Name>
        <ReferencedMemberName>RetentionCount</ReferencedMemberName>
      </AliasProperty>
    </Members>
  </Type>
  <Type>
    <Name>DataONTAP.Types.Snapvault.SnapvaultSecondarySnapshotScheduleInfo</Name>
    <Members>
      <AliasProperty>
        <Name>Retain</Name>
        <ReferencedMemberName>RetentionCount</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>AutoUpdate</Name>
        <ReferencedMemberName>IsAutoUpdate</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Preserve</Name>
        <ReferencedMemberName>PreserveSnapshots</ReferencedMemberName>
      </AliasProperty>
    </Members>
  </Type>
  <Type>
    <Name>DataONTAP.Types.Snapvault.SnapvaultStatusInfo</Name>
    <Members>
      <ScriptProperty>
        <Name>Primary</Name>
        <GetScriptBlock>
                $this.SourceSystem + ":" + $this.SourcePath
                </GetScriptBlock>
      </ScriptProperty>
      <ScriptProperty>
        <Name>Secondary</Name>
        <GetScriptBlock>
                $this.DestinationSystem + ":" + $this.DestinationPath
                </GetScriptBlock>
      </ScriptProperty>
    </Members>
  </Type>
  <Type>
    <Name>DataONTAP.Types.System.SystemApiInfo</Name>
    <Members>
      <AliasProperty>
        <Name>API</Name>
        <ReferencedMemberName>Name</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Streaming</Name>
        <ReferencedMemberName>IsStreaming</ReferencedMemberName>
      </AliasProperty>
    </Members>
  </Type>
  <Type>
    <Name>DataONTAP.Types.Useradmin.UseradminUserInfo</Name>
    <Members>
      <AliasProperty>
        <Name>Groups</Name>
        <ReferencedMemberName>UserAdminGroups</ReferencedMemberName>
      </AliasProperty>
    </Members>
  </Type>
  <Type>
    <Name>DataONTAP.Types.Useradmin.UseradminGroupInfo</Name>
    <Members>
      <AliasProperty>
        <Name>Roles</Name>
        <ReferencedMemberName>UserAdminRoles</ReferencedMemberName>
      </AliasProperty>
    </Members>
  </Type>
  <Type>
    <Name>DataONTAP.Types.Useradmin.UseradminRoleInfo</Name>
    <Members>
      <AliasProperty>
        <Name>Capabilities</Name>
        <ReferencedMemberName>AllowedCapabilities</ReferencedMemberName>
      </AliasProperty>
    </Members>
  </Type>
  <Type>
    <Name>DataONTAP.Types.Vfiler.VfilerInfo</Name>
    <Members>
      <ScriptProperty>
        <Name>VfNetCount</Name>
        <GetScriptBlock>
                if ($this.Vfnets -NE $null) { $this.Vfnets.Count } else { 0 }
                </GetScriptBlock>
      </ScriptProperty>
      <ScriptProperty>
        <Name>VfStoreCount</Name>
        <GetScriptBlock>
                if ($this.Vfstores -NE $null) { $this.Vfstores.Count } else { 0 }
                </GetScriptBlock>
      </ScriptProperty>
    </Members>
  </Type>
  <Type>
    <Name>DataONTAP.Types.Net.VlanInfo</Name>
    <Members>
      <AliasProperty>
        <Name>Interface</Name>
        <ReferencedMemberName>InterfaceName</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Tag</Name>
        <ReferencedMemberName>VlanId</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>GVRP</Name>
        <ReferencedMemberName>gvrpEnabled</ReferencedMemberName>
      </AliasProperty>
    </Members>
  </Type>
  <Type>
    <Name>DataONTAP.Types.Fpolicy.PolicyInfo</Name>
    <Members>
      <AliasProperty>
        <Name>Enabled</Name>
        <ReferencedMemberName>IsEnabled</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>ScreenedFiles</Name>
        <ReferencedMemberName>NumberOfScreenedFiles</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>ScreenFailures</Name>
        <ReferencedMemberName>NumberOfScreenFailures</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Operations</Name>
        <ReferencedMemberName>MonitoredOperations</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Protocols</Name>
        <ReferencedMemberName>MonitoredProtocols</ReferencedMemberName>
      </AliasProperty>
    </Members>
  </Type>
  <Type>
    <Name>DataONTAP.Types.Fpolicy.FpolicyOptions</Name>
    <Members>
      <AliasProperty>
        <Name>CancelTimeout</Name>
        <ReferencedMemberName>ReqCancelTimeout</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>ProgressTimeout</Name>
        <ReferencedMemberName>ServerProgressTimeout</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Required</Name>
        <ReferencedMemberName>IsRequired</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>CifsSetAttr</Name>
        <ReferencedMemberName>IsCifsSetAttrEnabled</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>CifsDisconnectCheck</Name>
        <ReferencedMemberName>IsCifsDisconnectCheckEnabled</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>AdsMonitored</Name>
        <ReferencedMemberName>IsAdsMonitored</ReferencedMemberName>
      </AliasProperty>
    </Members>
  </Type>
  <Type>
    <Name>DataONTAP.Types.Copyoffload.CopyoffloadStatusInfo</Name>
    <Members>
      <AliasProperty>
        <Name>Id</Name>
        <ReferencedMemberName>CopyId</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>State</Name>
        <ReferencedMemberName>CopyOffloadState</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Source</Name>
        <ReferencedMemberName>SourcePath</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Destination</Name>
        <ReferencedMemberName>DestinationPath</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Error</Name>
        <ReferencedMemberName>CopyOffloadError</ReferencedMemberName>
      </AliasProperty>
    </Members>
  </Type>
  <Type>
    <Name>DataONTAP.HostUtilities.DiskDiscovery.DiskResource</Name>
    <Members>
      <AliasProperty>
        <Name>Disk</Name>
        <ReferencedMemberName>HostDiskIndex</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Size</Name>
        <ReferencedMemberName>DiskSize</ReferencedMemberName>
      </AliasProperty>
      <ScriptProperty>
        <Name>ControllerPath</Name>
        <GetScriptBlock>
                if ([String]::IsNullOrEmpty($this.ControllerName) -AND [String]::IsNullOrEmpty($this.ControllerLunPath)) { $null }
                else { $this.ControllerName + ":" + $this.ControllerLunPath }
                </GetScriptBlock>
      </ScriptProperty>
    </Members>
  </Type>
  <Type>
    <Name>DataONTAP.PowerShell.SDK.Cmdlets.Toolkit.Windows.HostVolume</Name>
    <Members>
      <AliasProperty>
        <Name>Disk</Name>
        <ReferencedMemberName>DiskIndex</ReferencedMemberName>
      </AliasProperty>
    </Members>
  </Type>
  <Type>
    <Name>DataONTAP.Types.Sis.DenseStatus</Name>
    <Members>
      <ScriptProperty>
        <Name>Enabled</Name>
        <GetScriptBlock>
                if ($this.State -eq 'Enabled') {$true} else {$false}
                </GetScriptBlock>
      </ScriptProperty>
    </Members>
  </Type>
  <Type>
    <Name>DataONTAP.Types.Snaplock.ComplianceClockInfo</Name>
    <Members>
      <AliasProperty>
        <Name>ComplianceClockType</Name>
        <ReferencedMemberName>SnaplockComplianceClockType</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>ComplianceClock</Name>
        <ReferencedMemberName>SnaplockComplianceClockDT</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>FormattedComplianceClock</Name>
        <ReferencedMemberName>FormattedSnaplockComplianceClock</ReferencedMemberName>
      </AliasProperty>
    </Members>
  </Type>
  <Type>
    <Name>DataONTAP.Types.Snaplock.LogFileInfo</Name>
    <Members>
      <ScriptProperty>
        <Name>LogVolume</Name>
        <GetScriptBlock>
                    $this.LogCompletePath.Split("/",[StringSplitOptions]::RemoveEmptyEntries)[1]
                </GetScriptBlock>
      </ScriptProperty>
      <ScriptProperty>
        <Name>LogFilename</Name>
        <GetScriptBlock>
                $parts = $this.LogCompletePath.Split("/",[StringSplitOptions]::RemoveEmptyEntries)
                $parts[$parts.Length - 1]
                </GetScriptBlock>
      </ScriptProperty>
    </Members>
  </Type>
  <Type>
    <Name>DataONTAP.Types.Radius.RadiusServerListEntryInfo</Name>
    <Members>
      <ScriptProperty>
        <Name>IpAddress</Name>
        <GetScriptBlock>
                $this.RadiusServerIp.Address
                </GetScriptBlock>
      </ScriptProperty>
      <ScriptProperty>
        <Name>Port</Name>
        <GetScriptBlock>
                $this.RadiusServerPort
                </GetScriptBlock>
      </ScriptProperty>
    </Members>
  </Type>
  <Type>
    <Name>DataONTAP.Types.Lun.InitiatorGroupInfo</Name>
    <Members>
      <AliasProperty>
        <Name>Name</Name>
        <ReferencedMemberName>InitiatorGroupName</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Type</Name>
        <ReferencedMemberName>InitiatorGroupOsType</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Protocol</Name>
        <ReferencedMemberName>InitiatorGroupType</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>PortSet</Name>
        <ReferencedMemberName>InitiatorGroupPortsetName</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>ALUA</Name>
        <ReferencedMemberName>InitiatorGroupAluaEnabled</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>ThrottleBorrow</Name>
        <ReferencedMemberName>InitiatorGroupThrottleBorrow</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>ThrottleReserve</Name>
        <ReferencedMemberName>InitiatorGroupThrottleReserve</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Partner</Name>
        <ReferencedMemberName>InitiatorGroupUsePartner</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>VSA</Name>
        <ReferencedMemberName>InitiatorGroupVsaEnabled</ReferencedMemberName>
      </AliasProperty>
    </Members>
  </Type>
  <Type>
    <Name>DataONTAP.PowerShell.SDK.Cmdlets.HyperV.MbrPartition</Name>
    <Members>
      <AliasProperty>
        <Name>Size</Name>
        <ReferencedMemberName>SizeInBytes</ReferencedMemberName>
      </AliasProperty>
    </Members>
  </Type>
  <Type>
    <Name>DataONTAP.Types.Iscsi.IscsiPortalListEntryInfo</Name>
    <Members>
      <AliasProperty>
        <Name>Interface</Name>
        <ReferencedMemberName>InterfaceName</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Address</Name>
        <ReferencedMemberName>IpAddress</ReferencedMemberName>
      </AliasProperty>
      <AliasProperty>
        <Name>Port</Name>
        <ReferencedMemberName>IpPort</ReferencedMemberName>
      </AliasProperty>
    </Members>
  </Type>
</Types>