Freigeben über


ICollectionsDetails Interface

Definition

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

Properties

CollectionId

Collection id.

CollectionName

Collection name.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to