Compartir a través de


IConnectionDetail Interface

Definition

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

Properties

GroupId
Id
LinkIdentifier
MemberName
PrivateIPAddress

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to