IPlan.Publisher Property

Definition

Azure Marketplace publisher ID.

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

Property Value

Attributes

Applies to