Package version:

Interface BlobContainersGetImmutabilityPolicyOptionalParams

Optional parameters.

interface BlobContainersGetImmutabilityPolicyOptionalParams {
    ifMatch?: string;
}

Hierarchy

  • unknown
    • BlobContainersGetImmutabilityPolicyOptionalParams

Properties

Properties

ifMatch?: string

The entity state (ETag) version of the immutability policy to update must be returned to the server for all update operations. The ETag value must include the leading and trailing double quotes as returned by the service.