IWithApiVersion Interface

Definition

A generic resource definition allowing api version to be specified.

public interface IWithApiVersion
type IWithApiVersion = interface
Public Interface IWithApiVersion
Derived

Methods

WithApiVersion(String)

Specifies the api version.

Applies to