WebSiteGetPublishProfileResponse.Database Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Attributes that contain information for a single database connection.
public class WebSiteGetPublishProfileResponse.Database
type WebSiteGetPublishProfileResponse.Database = class
Public Class WebSiteGetPublishProfileResponse.Database
- Inheritance
-
WebSiteGetPublishProfileResponse.Database
Constructors
WebSiteGetPublishProfileResponse.Database() |
Initializes a new instance of the Database class. |
Properties
ConnectionString |
Optional. The database connection string. |
Name |
Optional. The friendly name of the connection string. |
ProviderName |
Optional. The name of database provider (for example, "SQL" or "MySQL"). |
Type |
Optional. The type of database provider. |
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET