ApiDeploymentParameterMetadataSetResponse

data class ApiDeploymentParameterMetadataSetResponse(val packageContentLink: ApiDeploymentParameterMetadataResponse? = null, val redisCacheConnectionString: ApiDeploymentParameterMetadataResponse? = null)

The API deployment parameters metadata.

Constructors

constructor(packageContentLink: ApiDeploymentParameterMetadataResponse? = null, redisCacheConnectionString: ApiDeploymentParameterMetadataResponse? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The package content link parameter.

Link copied to clipboard

The package content link parameter.