Package version:

Interface ManagedVirtualNetworksGetOptionalParams

Optional parameters.

interface ManagedVirtualNetworksGetOptionalParams {
    ifNoneMatch?: string;
}

Hierarchy

  • unknown
    • ManagedVirtualNetworksGetOptionalParams

Properties

Properties

ifNoneMatch?: string

ETag of the managed Virtual Network 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.