S2D Storage Volume Hosts File Share

Microsoft.SystemCenter.OperationsManager.Storage.VolumeHostsFileShare (RelationshipType)

Storage Spaces Direct Storage Volume hosts File Share.

Element properties:

SourceMicrosoft.Windows.Server.10.0.Storage.StorageSpacesDirect.Volume
TargetMicrosoft.Windows.Server.10.0.Storage.StorageSpacesDirect.FileShare
TypeMicrosoft.Storage.Library.Relationships.Windows.Volume.Hosts.FileShare
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.SystemCenter.OperationsManager.Storage.VolumeHostsFileShare" Accessibility="Public" Base="MicrosoftStorageLibrary!Microsoft.Storage.Library.Relationships.Windows.Volume.Hosts.FileShare" Abstract="false">
<Source ID="Source" Type="Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.Volume"/>
<Target ID="Target" Type="Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.FileShare"/>
</RelationshipType>