ArmNetworkModelFactory.QueryTroubleshootingContent(ResourceIdentifier) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.