Class NetworkConfigurationDiagnosticResult


  • public final class NetworkConfigurationDiagnosticResult
    extends Object
    Network configuration diagnostic result corresponded to provided traffic query.
    • Constructor Detail

      • NetworkConfigurationDiagnosticResult

        public NetworkConfigurationDiagnosticResult()
    • Method Detail

      • networkSecurityGroupResult

        public NetworkSecurityGroupResult networkSecurityGroupResult()
        Get the networkSecurityGroupResult property: Network security group result.
        Returns:
        the networkSecurityGroupResult value.
      • withNetworkSecurityGroupResult

        public NetworkConfigurationDiagnosticResult withNetworkSecurityGroupResult​(NetworkSecurityGroupResult networkSecurityGroupResult)
        Set the networkSecurityGroupResult property: Network security group result.
        Parameters:
        networkSecurityGroupResult - the networkSecurityGroupResult value to set.
        Returns:
        the NetworkConfigurationDiagnosticResult object itself.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.