你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IPrivateStore.Branding Property

Definition

Gets or sets list of branding characteristics

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

Property Value

Attributes

Applies to