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

IResourceModelWithAllowedPropertySet.PlanPublisher Property

Definition

The publisher of the 3rd Party Artifact that is being bought. E.g. NewRelic

[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Description="The publisher of the 3rd Party Artifact that is being bought. E.g. NewRelic", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="publisher")]
public string PlanPublisher { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Description="The publisher of the 3rd Party Artifact that is being bought. E.g. NewRelic", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="publisher")>]
member this.PlanPublisher : string with get, set
Public Property PlanPublisher As String

Property Value

Attributes

Applies to