ArmNetworkModelFactory.QueryTroubleshootingContent(ResourceIdentifier) Method

Definition

public static Azure.ResourceManager.Network.Models.QueryTroubleshootingContent QueryTroubleshootingContent(Azure.Core.ResourceIdentifier targetResourceId = default);
static member QueryTroubleshootingContent : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.Network.Models.QueryTroubleshootingContent
Public Shared Function QueryTroubleshootingContent (Optional targetResourceId As ResourceIdentifier = Nothing) As QueryTroubleshootingContent

Parameters

targetResourceId
ResourceIdentifier

The target resource ID to query the troubleshooting result.

Returns

A new QueryTroubleshootingContent instance for mocking.

Applies to