Package version:

Interface ManagedVirtualNetworksCreateOrUpdateOptionalParams

Optional parameters.

interface ManagedVirtualNetworksCreateOrUpdateOptionalParams {
    ifMatch?: string;
}

Hierarchy

  • unknown
    • ManagedVirtualNetworksCreateOrUpdateOptionalParams

Properties

Properties

ifMatch?: string

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.