Documentation
¶
Index ¶
- func ExampleVirtualMachineRunCommandsClient_BeginCreateOrUpdate()
- func ExampleVirtualMachineRunCommandsClient_BeginDelete()
- func ExampleVirtualMachineRunCommandsClient_BeginUpdate()
- func ExampleVirtualMachineRunCommandsClient_Get()
- func ExampleVirtualMachineRunCommandsClient_GetByVirtualMachine()
- func ExampleVirtualMachineRunCommandsClient_NewListByVirtualMachinePager()
- func ExampleVirtualMachineRunCommandsClient_NewListPager()
- func ExampleVirtualMachineScaleSetVMRunCommandsClient_BeginCreateOrUpdate()
- func ExampleVirtualMachineScaleSetVMRunCommandsClient_BeginDelete()
- func ExampleVirtualMachineScaleSetVMRunCommandsClient_BeginUpdate()
- func ExampleVirtualMachineScaleSetVMRunCommandsClient_Get()
- func ExampleVirtualMachineScaleSetVMRunCommandsClient_NewListPager()
- func ExampleVirtualMachineScaleSetVMsClient_BeginRunCommand()
- func ExampleVirtualMachinesClient_BeginRunCommand()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExampleVirtualMachineRunCommandsClient_BeginCreateOrUpdate ¶
func ExampleVirtualMachineRunCommandsClient_BeginCreateOrUpdate()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/tree/main/specification/compute/resource-manager/Microsoft.Compute/stable/2021-11-01/examples/runCommands/CreateOrUpdateRunCommand.json
func ExampleVirtualMachineRunCommandsClient_BeginDelete ¶
func ExampleVirtualMachineRunCommandsClient_BeginDelete()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/tree/main/specification/compute/resource-manager/Microsoft.Compute/stable/2021-11-01/examples/runCommands/DeleteRunCommand.json
func ExampleVirtualMachineRunCommandsClient_BeginUpdate ¶
func ExampleVirtualMachineRunCommandsClient_BeginUpdate()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/tree/main/specification/compute/resource-manager/Microsoft.Compute/stable/2021-11-01/examples/runCommands/UpdateRunCommand.json
func ExampleVirtualMachineRunCommandsClient_Get ¶
func ExampleVirtualMachineRunCommandsClient_Get()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/tree/main/specification/compute/resource-manager/Microsoft.Compute/stable/2021-11-01/examples/runCommands/VirtualMachineRunCommandGet.json
func ExampleVirtualMachineRunCommandsClient_GetByVirtualMachine ¶
func ExampleVirtualMachineRunCommandsClient_GetByVirtualMachine()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/tree/main/specification/compute/resource-manager/Microsoft.Compute/stable/2021-11-01/examples/runCommands/GetRunCommand.json
func ExampleVirtualMachineRunCommandsClient_NewListByVirtualMachinePager ¶
func ExampleVirtualMachineRunCommandsClient_NewListByVirtualMachinePager()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/tree/main/specification/compute/resource-manager/Microsoft.Compute/stable/2021-11-01/examples/runCommands/ListRunCommandsInVM.json
func ExampleVirtualMachineRunCommandsClient_NewListPager ¶
func ExampleVirtualMachineRunCommandsClient_NewListPager()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/tree/main/specification/compute/resource-manager/Microsoft.Compute/stable/2021-11-01/examples/runCommands/VirtualMachineRunCommandList.json
func ExampleVirtualMachineScaleSetVMRunCommandsClient_BeginCreateOrUpdate ¶
func ExampleVirtualMachineScaleSetVMRunCommandsClient_BeginCreateOrUpdate()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/tree/main/specification/compute/resource-manager/Microsoft.Compute/stable/2021-11-01/examples/runCommands/CreateOrUpdateVirtualMachineScaleSetVMRunCommands.json
func ExampleVirtualMachineScaleSetVMRunCommandsClient_BeginDelete ¶
func ExampleVirtualMachineScaleSetVMRunCommandsClient_BeginDelete()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/tree/main/specification/compute/resource-manager/Microsoft.Compute/stable/2021-11-01/examples/runCommands/DeleteVirtualMachineScaleSetVMRunCommands.json
func ExampleVirtualMachineScaleSetVMRunCommandsClient_BeginUpdate ¶
func ExampleVirtualMachineScaleSetVMRunCommandsClient_BeginUpdate()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/tree/main/specification/compute/resource-manager/Microsoft.Compute/stable/2021-11-01/examples/runCommands/UpdateVirtualMachineScaleSetVMRunCommands.json
func ExampleVirtualMachineScaleSetVMRunCommandsClient_Get ¶
func ExampleVirtualMachineScaleSetVMRunCommandsClient_Get()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/tree/main/specification/compute/resource-manager/Microsoft.Compute/stable/2021-11-01/examples/runCommands/GetVirtualMachineScaleSetVMRunCommands.json
func ExampleVirtualMachineScaleSetVMRunCommandsClient_NewListPager ¶
func ExampleVirtualMachineScaleSetVMRunCommandsClient_NewListPager()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/tree/main/specification/compute/resource-manager/Microsoft.Compute/stable/2021-11-01/examples/runCommands/ListVirtualMachineScaleSetVMRunCommands.json
func ExampleVirtualMachineScaleSetVMsClient_BeginRunCommand ¶
func ExampleVirtualMachineScaleSetVMsClient_BeginRunCommand()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/tree/main/specification/compute/resource-manager/Microsoft.Compute/stable/2021-11-01/examples/runCommands/VMScaleSetRunCommand.json
func ExampleVirtualMachinesClient_BeginRunCommand ¶
func ExampleVirtualMachinesClient_BeginRunCommand()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/tree/main/specification/compute/resource-manager/Microsoft.Compute/stable/2021-11-01/examples/runCommands/VirtualMachineRunCommand.json
Types ¶
This section is empty.
Source Files
¶
- CreateOrUpdateRunCommand.go
- CreateOrUpdateVirtualMachineScaleSetVMRunCommands.go
- DeleteRunCommand.go
- DeleteVirtualMachineScaleSetVMRunCommands.go
- GetRunCommand.go
- GetVirtualMachineScaleSetVMRunCommands.go
- ListRunCommandsInVM.go
- ListVirtualMachineScaleSetVMRunCommands.go
- UpdateRunCommand.go
- UpdateVirtualMachineScaleSetVMRunCommands.go
- VMScaleSetRunCommand.go
- VirtualMachineRunCommand.go
- VirtualMachineRunCommandGet.go
- VirtualMachineRunCommandList.go