Language

IPurchaseMeterDetails.ProductId Property

Definition

Product Id

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

Property Value

Attributes

Applies to