Share via


QueryTroubleshootingContent(ResourceIdentifier) Constructor

Definition

Initializes a new instance of QueryTroubleshootingContent.

public QueryTroubleshootingContent (Azure.Core.ResourceIdentifier targetResourceId);
new Azure.ResourceManager.Network.Models.QueryTroubleshootingContent : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.Network.Models.QueryTroubleshootingContent
Public Sub New (targetResourceId As ResourceIdentifier)

Parameters

targetResourceId
ResourceIdentifier

The target resource ID to query the troubleshooting result.

Exceptions

targetResourceId is null.

Applies to