Class QueryTroubleshootingParameters


  • public class QueryTroubleshootingParameters
    extends Object
    Parameters that define the resource to query the troubleshooting result.
    • Constructor Detail

      • QueryTroubleshootingParameters

        public QueryTroubleshootingParameters()
    • Method Detail

      • targetResourceId

        public String targetResourceId()
        Get the targetResourceId value.
        Returns:
        the targetResourceId value
      • withTargetResourceId

        public QueryTroubleshootingParameters withTargetResourceId​(String targetResourceId)
        Set the targetResourceId value.
        Parameters:
        targetResourceId - the targetResourceId value to set
        Returns:
        the QueryTroubleshootingParameters object itself.