ILiftrBaseMarketplaceDetails.OfferDetailPlanId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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=true)]
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=true)>]
member this.OfferDetailPlanId : string with get, set
Public Property OfferDetailPlanId As String
Property Value
- Attributes