IOrganizationResource.OfferDetailTermId 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 Display Name for the marketplace offer
[Microsoft.Azure.PowerShell.Cmdlets.Astro.Runtime.Info(Create=true, Description="Plan Display Name for the marketplace offer", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="termId", Update=false)]
public string OfferDetailTermId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Astro.Runtime.Info(Create=true, Description="Plan Display Name for the marketplace offer", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="termId", Update=false)>]
member this.OfferDetailTermId : string with get, set
Public Property OfferDetailTermId As String
Property Value
- Attributes