Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ForwardingRulesCreateOrUpdateOptionalParams

Package version

Optional parameters.

Hierarchy

  • any
    • ForwardingRulesCreateOrUpdateOptionalParams

Index

Properties

Properties

Optional ifMatch

ifMatch: undefined | string

ETag of the resource. Omit this value to always overwrite the current resource. Specify the last-seen ETag value to prevent accidentally overwriting any concurrent changes.

Optional ifNoneMatch

ifNoneMatch: undefined | string

Set to '*' to allow a new resource to be created, but to prevent updating an existing resource. Other values will be ignored.

Generated using TypeDoc