Share via


IPrivateStore.Branding Property

Definition

Gets or sets list of branding characteristics

[Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=true, Description="Gets or sets list of branding characteristics", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IPrivateStorePropertiesBranding) }, Read=true, ReadOnly=false, Required=false, SerializedName="branding", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IPrivateStorePropertiesBranding Branding { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=true, Description="Gets or sets list of branding characteristics", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IPrivateStorePropertiesBranding) }, Read=true, ReadOnly=false, Required=false, SerializedName="branding", Update=true)>]
member this.Branding : Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IPrivateStorePropertiesBranding with get, set
Public Property Branding As IPrivateStorePropertiesBranding

Property Value

Attributes

Applies to