PrivateEndpointConnection.DefinitionStages.WithEtag Interface
public static interface PrivateEndpointConnection.DefinitionStages.WithEtag
The stage of the PrivateEndpointConnection definition allowing to specify etag.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withEtag(String etag)
Specifies the etag property: Modified whenever there is a change in the state of private endpoint connection.. |
Method Details
withEtag
public abstract PrivateEndpointConnection.DefinitionStages.WithCreate withEtag(String etag)
Specifies the etag property: Modified whenever there is a change in the state of private endpoint connection..
Parameters:
Returns: