GetResourceGroupComboxBoxData (ComponentType)

Element properties:

AccessibilityInternal
CommentGets list of resource groups. Items is collection of ComboBoxItem

Source Code:

<ComponentType ID="GetResourceGroupComboxBoxData" Comment="Gets list of resource groups.  Items is collection of ComboBoxItem" Accessibility="Internal" Lifetime="ManagementPackElement">
<Property Name="SubscriptionId" Type="xsd://string" BindingDirection="In"/>
<Property Name="Output" Type="BaseDataType[]" BindingDirection="Out"/>
</ComponentType>