Package version:

The parameters for updating a cache rule.

interface CacheRuleUpdateParameters {
    credentialSetResourceId?: string;
}

Properties

credentialSetResourceId?: string

The ARM resource ID of the credential store which is associated with the Cache rule.