Interface DiagnoseVirtualNetworkResult
public interface DiagnoseVirtualNetworkResult
An immutable client-side representation of DiagnoseVirtualNetworkResult.
-
Method Summary
Modifier and TypeMethodDescriptionfindings()
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
Gets the findings property: The list of network connectivity diagnostic finding.- Returns:
- the findings value.
-
innerModel
DiagnoseVirtualNetworkResultInner innerModel()Gets the inner com.azure.resourcemanager.kusto.fluent.models.DiagnoseVirtualNetworkResultInner object.- Returns:
- the inner object.
-