ConnStringValueTypePair Class
Database connection string value to type pair.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
ConnStringValueTypePair
Constructor
ConnStringValueTypePair(*, value: str, type: Union[str, azure.mgmt.web.v2018_02_01.models._web_site_management_client_enums.ConnectionStringType], **kwargs)
Parameters
- type
- str or ConnectionStringType
Required
Required. Type of database. Possible values include: "MySql", "SQLServer", "SQLAzure", "Custom", "NotificationHub", "ServiceBus", "EventHub", "ApiHub", "DocDb", "RedisCache", "PostgreSQL".
Feedback
Submit and view feedback for