DatabaseBackupSetting.DatabaseType Property

Definition

Gets or sets database type (e.g. SqlAzure / MySql). Possible values include: 'SqlAzure', 'MySql', 'LocalMySql', 'PostgreSql'

C#
[Newtonsoft.Json.JsonProperty(PropertyName="databaseType")]
public Microsoft.Azure.Management.AppService.Fluent.Models.DatabaseType DatabaseType { get; set; }

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to

Produkt Versionen
Azure SDK for .NET Legacy