ApiDeploymentParameterMetadataSet Class
The API deployment parameters metadata.
- Inheritance
-
msrest.serialization.ModelApiDeploymentParameterMetadataSet
Constructor
ApiDeploymentParameterMetadataSet(*, package_content_link: ApiDeploymentParameterMetadata | None = None, redis_cache_connection_string: ApiDeploymentParameterMetadata | None = None, **kwargs)
Keyword-Only Parameters
Name | Description |
---|---|
package_content_link
|
The package content link parameter. |
redis_cache_connection_string
|
The package content link parameter. |
Variables
Name | Description |
---|---|
package_content_link
|
The package content link parameter. |
redis_cache_connection_string
|
The package content link parameter. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python