Interface ManagedVirtualNetworkResource.DefinitionStages.WithIfMatch

All Known Subinterfaces:
ManagedVirtualNetworkResource.Definition, ManagedVirtualNetworkResource.DefinitionStages.WithCreate
Enclosing interface:
ManagedVirtualNetworkResource.DefinitionStages

public static interface ManagedVirtualNetworkResource.DefinitionStages.WithIfMatch
The stage of the ManagedVirtualNetworkResource definition allowing to specify ifMatch.
  • Method Details

    • withIfMatch

      Specifies the ifMatch property: ETag of the managed Virtual Network entity. Should only be specified for update, for which it should match existing entity or can be * for unconditional update..
      Parameters:
      ifMatch - ETag of the managed Virtual Network entity. Should only be specified for update, for which it should match existing entity or can be * for unconditional update.
      Returns:
      the next definition stage.