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

IVerifiedPartner.PartnerTopicDetailLongDescription Property

Definition

Long description for the partner's scenarios and integration.Length of this description should not exceed 2048 characters.

[Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Runtime.Info(Create=true, Description="Long description for the partner's scenarios and integration.Length of this description should not exceed 2048 characters.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="longDescription", Update=true)]
public string PartnerTopicDetailLongDescription { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Runtime.Info(Create=true, Description="Long description for the partner's scenarios and integration.Length of this description should not exceed 2048 characters.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="longDescription", Update=true)>]
member this.PartnerTopicDetailLongDescription : string with get, set
Public Property PartnerTopicDetailLongDescription As String

Property Value

Attributes

Applies to