디스크 파티션 공간 PropertyBag 데이터 공급자

Microsoft.Windows.HyperV.DiskPartitionSpaceProvider.PropertyBagProvider (DataSourceModuleType)

디스크 파티션 공간에 대한 PropertyBag 데이터를 제공합니다.

Element properties:

TypeDataSourceModuleType
IsolationAny
AccessibilityInternal
RunAsDefault
OutputTypeSystem.PropertyBagData

Source Code:

<DataSourceModuleType ID="Microsoft.Windows.HyperV.DiskPartitionSpaceProvider.PropertyBagProvider" Accessibility="Internal" Batching="false">
<Configuration>
<xsd:element name="ManagementGroupId" type="xsd:string"/>
<xsd:element name="ChannelId" type="xsd:string"/>
</Configuration>
<ModuleImplementation Isolation="Any">
<Native>
<ClassID>8DB8C3B0-3AB0-494a-A09B-5F3643CC27A7</ClassID>
</Native>
</ModuleImplementation>
<OutputType>System!System.PropertyBagData</OutputType>
</DataSourceModuleType>