Share via


IRevisionCollection Interface

Definition

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

Properties

NextLink

Link to next page of resources.

Value

Collection of resources.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to