IPlan.Product Property

Definition

Azure Marketplace product code.

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

Property Value

Attributes

Applies to