Package version:

Interface PrivateEndpointConnectionGetOptionalParams

Optional parameters.

interface PrivateEndpointConnectionGetOptionalParams {
    ifNoneMatch?: string;
}

Hierarchy

  • unknown
    • PrivateEndpointConnectionGetOptionalParams

Properties

Properties

ifNoneMatch?: string

ETag of the private endpoint connection entity. Should only be specified for get. If the ETag matches the existing entity tag, or if * was provided, then no content will be returned.