Partilhar via


ICollectionsToSubscriptionsMappingProperties Interface

Definition

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

Properties

SubscriptionId

Subscriptions ids list

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to