Compartir a través de


ILookingGlassOutput Interface

Definition

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

Properties

Name Description
Command

Invoked command

Output

Output of the command

Methods

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

Applies to