SetAzureSqlDatabase.RequestedServiceObjectiveName Property

Definition

[System.Management.Automation.Parameter(HelpMessage="The name of the service objective to assign to the Azure SQL Database.", Mandatory=false, ParameterSetName="Update")]
[System.Management.Automation.ValidateNotNullOrEmpty]
public string RequestedServiceObjectiveName { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="The name of the service objective to assign to the Azure SQL Database.", Mandatory=false, ParameterSetName="Update")>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.RequestedServiceObjectiveName : string with get, set
Public Property RequestedServiceObjectiveName As String

Property Value

String
Attributes

Applies to