Package-level declarations

Types

Link copied to clipboard
enum DeploymentMode : Enum<DeploymentMode> , ConvertibleToJava<DeploymentMode>

Describes the type of ARM deployment to be performed on the resource.

Link copied to clipboard
enum RestAuthLocation : Enum<RestAuthLocation> , ConvertibleToJava<RestAuthLocation>

The location of the authentication key/value pair in the request.

Link copied to clipboard
enum RestMatchQuantifier : Enum<RestMatchQuantifier> , ConvertibleToJava<RestMatchQuantifier>

Indicates whether any or all of the expressions should match with the response content.

Link copied to clipboard
enum RestRequestMethod : Enum<RestRequestMethod> , ConvertibleToJava<RestRequestMethod>

The HTTP method to use for the request.