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

ISolution.PlanPublisher Property

Definition

Publisher name. For gallery solution, it is Microsoft.

[Microsoft.Azure.PowerShell.Cmdlets.MonitoringSolutions.Runtime.Info(Create=true, Description="Publisher name. For gallery solution, it is Microsoft.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="publisher", Update=true)]
public string PlanPublisher { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MonitoringSolutions.Runtime.Info(Create=true, Description="Publisher name. For gallery solution, it is Microsoft.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="publisher", Update=true)>]
member this.PlanPublisher : string with get, set
Public Property PlanPublisher As String

Property Value

Attributes

Applies to