Interface DiagnoseVirtualNetworkResult


public interface DiagnoseVirtualNetworkResult
An immutable client-side representation of DiagnoseVirtualNetworkResult.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the findings property: The list of network connectivity diagnostic finding.
    Gets the inner com.azure.resourcemanager.kusto.fluent.models.DiagnoseVirtualNetworkResultInner object.
  • Method Details

    • findings

      List<String> findings()
      Gets the findings property: The list of network connectivity diagnostic finding.
      Returns:
      the findings value.
    • innerModel

      Gets the inner com.azure.resourcemanager.kusto.fluent.models.DiagnoseVirtualNetworkResultInner object.
      Returns:
      the inner object.