Compartir a través de


QueryTroubleshootingContent(ResourceIdentifier) Constructor

Definición

Inicializa una nueva instancia de 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)

Parámetros

targetResourceId
ResourceIdentifier

Identificador de recurso de destino para consultar el resultado de la solución de problemas.

Excepciones

targetResourceId es null.

Se aplica a