IWithETagCheck.WithETagCheck Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
WithETagCheck() |
Specifies that If-Match header needs to set to the current eTag value associated with the DNS Zone. |
WithETagCheck(String) |
Specifies that if-Match header needs to set to the given eTag value. |
Specifies that If-Match header needs to set to the current eTag value associated with the DNS Zone.
public Microsoft.Azure.Management.Dns.Fluent.DnsZone.Update.IUpdate WithETagCheck ();
abstract member WithETagCheck : unit -> Microsoft.Azure.Management.Dns.Fluent.DnsZone.Update.IUpdate
Public Function WithETagCheck () As IUpdate
Returns
Applies to
Azure SDK for .NET Legacy
Prodotto | Versioni |
---|---|
Azure SDK for .NET | Legacy |
Specifies that if-Match header needs to set to the given eTag value.
public Microsoft.Azure.Management.Dns.Fluent.DnsZone.Update.IUpdate WithETagCheck (string eTagValue);
abstract member WithETagCheck : string -> Microsoft.Azure.Management.Dns.Fluent.DnsZone.Update.IUpdate
Public Function WithETagCheck (eTagValue As String) As IUpdate
Parameters
- eTagValue
- String
The eTag value.
Returns
Applies to
Azure SDK for .NET Legacy
Prodotto | Versioni |
---|---|
Azure SDK for .NET | Legacy |
Feedback su Azure SDK for .NET
Azure SDK for .NET è un progetto di open source. Selezionare un collegamento per fornire feedback: