Interface DnsForwardingRuleset.DefinitionStages.WithIfNoneMatch

All Known Subinterfaces:
DnsForwardingRuleset.Definition, DnsForwardingRuleset.DefinitionStages.WithCreate
Enclosing interface:
DnsForwardingRuleset.DefinitionStages

public static interface DnsForwardingRuleset.DefinitionStages.WithIfNoneMatch
The stage of the DnsForwardingRuleset definition allowing to specify ifNoneMatch.
  • Method Details

    • withIfNoneMatch

      Specifies the ifNoneMatch property: Set to '*' to allow a new resource to be created, but to prevent updating an existing resource. Other values will be ignored..
      Parameters:
      ifNoneMatch - Set to '*' to allow a new resource to be created, but to prevent updating an existing resource. Other values will be ignored.
      Returns:
      the next definition stage.