Compartir a través de


IPlan.Product Property

Definition

Azure Marketplace product code.

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

Property Value

Attributes

Applies to