IRegistrationDefinition.PlanPublisher 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=false, SerializedName="publisher", Update=true)]
public string PlanPublisher { 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=false, SerializedName="publisher", Update=true)>]
member this.PlanPublisher : string with get, set
Public Property PlanPublisher As String

Property Value

Attributes

Applies to