WebSiteGetPublishProfileResponse.Database.Type Property

 

Gets or sets the type of the database.

Namespace:   Microsoft.WindowsAzure.Management.WebSites.Models
Assembly:  Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)

public string Type { get; set; }

Property Value

Type: System.String

The type.

Return to top
Show: