public static interface VirtualNetworkLink.UpdateStages.WithETagCheck
| Modifier and Type | Method and Description |
|---|---|
VirtualNetworkLink.Update |
withETagCheck()
Specifies the If-Match header with the current etag value associated with the virtual network link.
|
VirtualNetworkLink.Update |
withETagCheck(String etagValue)
Specifies the If-Match header with the given etag value.
|
VirtualNetworkLink.Update withETagCheck()
VirtualNetworkLink.Update withETagCheck(String etagValue)
etagValue - the etag valueCopyright © 2020 Microsoft Corporation. All rights reserved.