Share via


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(Create=true, Description="The publisher of the 3rd Party Artifact that is being bought. E.g. NewRelic", 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.DesktopVirtualization.Runtime.Info(Create=true, Description="The publisher of the 3rd Party Artifact that is being bought. E.g. NewRelic", 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