WebSiteUpdateConfigurationParameters.ConnectionStringInfo.Type Property

Definition

Optional. The type of the connection string (for example, "MySQL").

public Microsoft.WindowsAzure.Management.WebSites.Models.ConnectionStringType Type { get; set; }
member this.Type : Microsoft.WindowsAzure.Management.WebSites.Models.ConnectionStringType with get, set
Public Property Type As ConnectionStringType

Property Value

Applies to