package
5.0.0-beta+incompatible
Repository: https://github.com/scott-the-programmer/azure-sdk-for-go.git
Documentation: pkg.go.dev

# Functions

New creates an instance of the ManagementClient client.
NewGatewayClient creates an instance of the GatewayClient client.
NewGatewayClientWithBaseURI creates an instance of the GatewayClient client.
NewNodeClient creates an instance of the NodeClient client.
NewNodeClientWithBaseURI creates an instance of the NodeClient client.
NewPowerShellClient creates an instance of the PowerShellClient client.
NewPowerShellClientWithBaseURI creates an instance of the PowerShellClient client.
NewSessionClient creates an instance of the SessionClient client.
NewSessionClientWithBaseURI creates an instance of the SessionClient client.
NewWithBaseURI creates an instance of the ManagementClient client.
UserAgent returns the UserAgent string to use when sending http.Requests.
Version returns the semantic version (see http://semver.org) of the client.

# Constants

APIVersion is the version of the Servermanagement.
Credential specifies the credential state for prompt field type.
DefaultBaseURI is the default URI used for the service Servermanagement.
Off specifies the off state for auto upgrade.
On specifies the on state for auto upgrade.
Output specifies the output state for power shell expand option.
SecureString specifies the secure string state for prompt field type.
Status specifies the status state for gateway expand option.
String specifies the string state for prompt field type.

# Structs

Error is error message.
GatewayClient is the rEST API for Azure Server Management Service.
GatewayParameters is.
GatewayParametersProperties is.
GatewayProfile is jSON properties that the gateway service uses know how to communicate with the resource.
GatewayResource is.
GatewayResourceProperties is.
GatewayResources is collection of Gateway Resources.
GatewayStatus is expanded gateway status information.
ManagementClient is the base client for Servermanagement.
NodeClient is the rEST API for Azure Server Management Service.
NodeParameters is.
NodeParametersProperties is.
NodeResource is a Node Resource.
NodeResourceProperties is.
NodeResources is a collection of node resource objects.
PowerShellClient is the rEST API for Azure Server Management Service.
PowerShellCommandParameters is the parameters to a powershell script execution command.
PowerShellCommandParametersProperties is.
PowerShellCommandResult is.
PowerShellCommandResults is a collection of results from a powershell command.
PowerShellCommandStatus is.
PowerShellSessionResource is a powershell session resource (practically equivalent to a runspace instance).
PowerShellSessionResourceProperties is.
PowerShellSessionResources is a collaction of powershell session resources.
PowerShellTabCompletionParameters is.
PowerShellTabCompletionResults is an array of strings representing the different values that can be tabbed thru.
PromptFieldDescription is field description for the implementation of PSHostUserInterface.Prompt.
PromptMessageResponse is the response to a prompt message.
Resource is aRM Resource Information.
SessionClient is the rEST API for Azure Server Management Service.
SessionParameters is.
SessionParametersProperties is.
SessionResource is the session object.
SessionResourceProperties is.
VersionServermanagement is a multipart-numeric version number.

# Type aliases

AutoUpgrade enumerates the values for auto upgrade.
GatewayExpandOption enumerates the values for gateway expand option.
PowerShellExpandOption enumerates the values for power shell expand option.
PromptFieldType enumerates the values for prompt field type.