共用方式為


IPrivateStorePropertiesBranding Interface

Definition

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

Applies to