Sdílet prostřednictvím


ICollectionsToSubscriptionsMappingResponseProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.CollectionsToSubscriptionsMappingResponsePropertiesTypeConverter))]
public interface ICollectionsToSubscriptionsMappingResponseProperties : Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.IAssociativeArray<Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.ICollectionsSubscriptionsMappingDetails>, Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.CollectionsToSubscriptionsMappingResponsePropertiesTypeConverter))>]
type ICollectionsToSubscriptionsMappingResponseProperties = interface
    interface IJsonSerializable
    interface IAssociativeArray<ICollectionsSubscriptionsMappingDetails>
Public Interface ICollectionsToSubscriptionsMappingResponseProperties
Implements IAssociativeArray(Of ICollectionsSubscriptionsMappingDetails), IJsonSerializable
Derived
Attributes
Implements

Applies to