package
1.10.0
Repository: https://github.com/azure/azure-sdk-for-go.git
Documentation: pkg.go.dev

# Functions

Failed returns true if the LRO's state is terminal failure.
GetJSON reads the response body into a raw JSON object.
GetProvisioningState returns the LRO's state from the response body.
GetResourceLocation returns the LRO's resourceLocation value from the response body.
GetStatus returns the LRO's status from the response body.
IsTerminalState returns true if the LRO's state is terminal.
IsValidURL verifies that the URL is valid and absolute.
returns true if the LRO response contains a valid HTTP status code.
Succeeded returns true if the LRO's state is terminal success.

# Constants

the well-known set of LRO status/provisioning state values.
these are non-conformant states that we've seen in the wild.
these are non-conformant states that we've seen in the wild.
the well-known set of LRO status/provisioning state values.
the well-known set of LRO status/provisioning state values.
the well-known set of LRO status/provisioning state values.

# Variables

ErrNoBody is returned if the response didn't contain a body.