Package version:

Interface PrivateEndpointConnectionCreateOrUpdateOptionalParams

Optional parameters.

interface PrivateEndpointConnectionCreateOrUpdateOptionalParams {
    ifMatch?: string;
}

Hierarchy

  • unknown
    • PrivateEndpointConnectionCreateOrUpdateOptionalParams

Properties

Properties

ifMatch?: string

ETag of the private endpoint connection entity. Should only be specified for update, for which it should match existing entity or can be * for unconditional update.