Freigeben über


IConnectedVia Interface

Definition

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

Properties

Name Description
ReferenceName

Methods

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

Applies to