AzureSqlVMUpsertCmdletBase.Offer Property

Definition

[Microsoft.Azure.Commands.SqlVirtualMachine.Common.ArgumentCompleters.OfferCompleter]
[System.Management.Automation.Parameter(HelpMessage="SQL virtual machine offer.", Mandatory=false, ParameterSetName="NameParamaterList")]
public virtual string Offer { get; set; }
[<Microsoft.Azure.Commands.SqlVirtualMachine.Common.ArgumentCompleters.OfferCompleter>]
[<System.Management.Automation.Parameter(HelpMessage="SQL virtual machine offer.", Mandatory=false, ParameterSetName="NameParamaterList")>]
member this.Offer : string with get, set
Public Overridable Property Offer As String

Property Value

String
Attributes

Applies to