Interface UpdateCachedContentParameters

interface UpdateCachedContentParameters {
    config?: UpdateCachedContentConfig;
    name: string;
}

Properties

Properties

Configuration that contains optional parameters.

name: string

The server-generated resource name of the cached content.

MMNEPVFCICPMFPCPTTAAATR