WebSiteGetPublishProfileResponse.Database Class
Represents a database connection.
Assembly: Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)
System.Object
Microsoft.WindowsAzure.Management.WebSites.Models.WebSiteGetPublishProfileResponse.Database
Microsoft.WindowsAzure.Management.WebSites.Models.WebSiteGetPublishProfileResponse.Database
| Name | Description | |
|---|---|---|
![]() | WebSiteGetPublishProfileResponse.Database() | Initializes a new instance of the WebSiteGetPublishProfileResponse.Database class. |
| Name | Description | |
|---|---|---|
![]() | ConnectionString | Gets or sets a database connection string. |
![]() | Name | Gets or sets the friendly name of the connection string. |
![]() | ProviderName | Gets or sets the type of database provider |
![]() | Type | Gets or sets the type of the database. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:
.jpeg?cs-save-lang=1&cs-lang=csharp)
.jpeg?cs-save-lang=1&cs-lang=csharp)
.jpeg?cs-save-lang=1&cs-lang=csharp)