Configuration Class
Represents a Configuration.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.rdbms.mysql.models._models_py3.ProxyResourceConfiguration
Configuration(*, value: str | None = None, source: str | None = None, **kwargs)
Name | Description |
---|---|
id
|
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. |
name
|
The name of the resource. |
type
|
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". |
value
|
Value of the configuration. |
description
|
Description of the configuration. |
default_value
|
Default value of the configuration. |
data_type
|
Data type of the configuration. |
allowed_values
|
Allowed values of the configuration. |
source
|
Source of the configuration. |
Azure SDK for Python feedback
Azure SDK for Python is an open source project. Select a link to provide feedback: