Microsoft Azure Stack Hub Infrastructure Discovery

Microsoft.SystemCenter.AzureStack.Infrastructure.Discovery (Discovery)

Discovery of all Microsoft Azure Stack Hub infrastructure roles, infrastructure role instances and relations between them per region.

Knowledge Base article:

Summary

Discovery of all Microsoft Azure Stack Hub infrastructure roles, infrastructure role instances and all relations between them per region.

Element properties:

TargetMicrosoft.SystemCenter.AzureStack.ResourceProvider
EnabledFalse
Frequency86400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:
Discovered relationships and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.SystemCenter.AzureStack.Infrastructure.Discovery.DS Default

Source Code:

<Discovery ID="Microsoft.SystemCenter.AzureStack.Infrastructure.Discovery" Enabled="false" Target="Microsoft.SystemCenter.AzureStack.ResourceProvider" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.SystemCenter.AzureStack.InfrastructureRole"/>
<DiscoveryClass TypeID="Microsoft.SystemCenter.AzureStack.InfraRoleInstance"/>
<DiscoveryRelationship TypeID="Microsoft.SystemCenter.AzureStack.InfrastructureRole.Contains.InfraRoleInstance"/>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="Microsoft.SystemCenter.AzureStack.Infrastructure.Discovery.DS">
<IntervalSeconds>86400</IntervalSeconds>
<TimeoutSeconds>60</TimeoutSeconds>
<DeploymentId>$Target/Host/Host/Property[Type="Microsoft.SystemCenter.AzureStack.Deployment"]/EndpointUrl$</DeploymentId>
<TargetId>$Target/Id$</TargetId>
<SourceId>$MPElement[Name="Microsoft.SystemCenter.AzureStack.Infrastructure.Discovery"]$</SourceId>
<DefaultRegion>$Target/Host/Host/Property[Type="Microsoft.SystemCenter.AzureStack.Deployment"]/Region$</DefaultRegion>
<RegionId>$Target/Host/Property[Type="Microsoft.SystemCenter.AzureStack.Region"]/RegionId$</RegionId>
<RegionName>$Target/Host/Property[Type="Microsoft.SystemCenter.AzureStack.Region"]/Name$</RegionName>
<InfraRoleClassId>$MPElement[Name="Microsoft.SystemCenter.AzureStack.InfrastructureRole"]$</InfraRoleClassId>
<InfraRoleInstanceClassId>$MPElement[Name="Microsoft.SystemCenter.AzureStack.InfraRoleInstance"]$</InfraRoleInstanceClassId>
<ReferenceRelationTypeId>$MPElement[Name="Microsoft.SystemCenter.AzureStack.InfrastructureRole.Contains.InfraRoleInstance"]$</ReferenceRelationTypeId>
</DataSource>
</Discovery>