AzureSqlVMUpsertCmdletBase.Offer 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.
[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
- Attributes