StartResourceOperationResponse interface

The response from a start request

Properties

description

The description of the operation response

location

The location of the start request eg westus

results

The results from the start request if no errors exist

type

The type of resources used in the start request eg virtual machines

Property Details

description

The description of the operation response

description: string

Property Value

string

location

The location of the start request eg westus

location: string

Property Value

string

results

The results from the start request if no errors exist

results?: ResourceOperation[]

Property Value

type

The type of resources used in the start request eg virtual machines

type: string

Property Value

string