CacheRuleUpdateParameters Class
The parameters for updating a cache rule.
Constructor
CacheRuleUpdateParameters(*, credential_set_resource_id: str | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
credential_set_resource_id
|
The ARM resource ID of the credential store which is associated with the Cache rule. Default value: None
|
Variables
| Name | Description |
|---|---|
|
credential_set_resource_id
|
The ARM resource ID of the credential store which is associated with the Cache rule. |