IWithETagCheck<ParentT>.WithETagCheck Method

Definition

Specifies that If-None-Match header needs to set to to prevent updating an existing record set.

public Microsoft.Azure.Management.Dns.Fluent.DnsRecordSet.Definition.IWithAttach<ParentT> WithETagCheck ();
abstract member WithETagCheck : unit -> Microsoft.Azure.Management.Dns.Fluent.DnsRecordSet.Definition.IWithAttach<'ParentT>
Public Function WithETagCheck () As IWithAttach(Of ParentT)

Returns

Applies to