Dela via


IAppServiceEnvironmentPatchResource.DatabaseServiceObjective Property

Definition

Service objective of the metadata database for the App Service Environment, e.g. "S0".

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Service objective of the metadata database for the App Service Environment, e.g. "S0".", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="databaseServiceObjective")]
public string DatabaseServiceObjective { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Service objective of the metadata database for the App Service Environment, e.g. "S0".", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="databaseServiceObjective")>]
member this.DatabaseServiceObjective : string
Public ReadOnly Property DatabaseServiceObjective As String

Property Value

Attributes

Applies to