Share via


ICollectionReference Interface

Definition

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

Properties

Name Description
LastModifiedAt
ReferenceName
Type

Methods

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

Applies to