Udostępnij przez


IDiagnoseVirtualNetworkResult Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20240413.DiagnoseVirtualNetworkResultTypeConverter))]
public interface IDiagnoseVirtualNetworkResult : Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20240413.DiagnoseVirtualNetworkResultTypeConverter))>]
type IDiagnoseVirtualNetworkResult = interface
    interface IJsonSerializable
Public Interface IDiagnoseVirtualNetworkResult
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
Finding

The list of network connectivity diagnostic finding

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to