public static interface PrivateDnsZone.UpdateStages.WithETagCheck
| Modifier and Type | Method and Description |
|---|---|
PrivateDnsZone.Update |
withETagCheck()
Set the If-Match header with the current etag value of the private DNS Zone.
|
PrivateDnsZone.Update |
withETagCheck(String etagValue)
Set the If-Match header with the given etag value.
|
PrivateDnsZone.Update withETagCheck()
PrivateDnsZone.Update withETagCheck(String etagValue)
etagValue - the etag valueCopyright © 2020 Microsoft Corporation. All rights reserved.