IOrganizationResource.OfferDetailPlanId Property

Definition

Plan Id for the marketplace offer

[Microsoft.Azure.PowerShell.Cmdlets.Astro.Runtime.Info(Create=true, Description="Plan Id for the marketplace offer", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="planId", Update=false)]
public string OfferDetailPlanId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Astro.Runtime.Info(Create=true, Description="Plan Id for the marketplace offer", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="planId", Update=false)>]
member this.OfferDetailPlanId : string with get, set
Public Property OfferDetailPlanId As String

Property Value

Attributes

Applies to