IResubscribeProperties.TermId 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.
Newly selected term Id to create the new Marketplace subscription for Resubscribe
[Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Runtime.Info(Create=true, Description="Newly selected term Id to create the new Marketplace subscription for Resubscribe", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="termId", Update=true)]
public string TermId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Runtime.Info(Create=true, Description="Newly selected term Id to create the new Marketplace subscription for Resubscribe", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="termId", Update=true)>]
member this.TermId : string with get, set
Public Property TermId As String
Property Value
- Attributes