Partager via


ConnStringInfo.Type Propriété

Définition

Obtient ou définit le type de base de données. Les valeurs possibles sont les suivantes : « MySql », « SQLServer », « SQLAzure », « Custom », « NotificationHub », « ServiceBus », « EventHub », « ApiHub », « DocDb », « RedisCache », « PostgreSQL »

[Newtonsoft.Json.JsonProperty(PropertyName="type")]
public Microsoft.Azure.Management.AppService.Fluent.Models.ConnectionStringType? Type { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="type")>]
member this.Type : Nullable<Microsoft.Azure.Management.AppService.Fluent.Models.ConnectionStringType> with get, set
Public Property Type As Nullable(Of ConnectionStringType)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à