Documentation ¶
Index ¶
Constants ¶
View Source
const MicroSoftComputeVirtualMachines = "Microsoft.Compute/virtualMachines"
MicroSoftComputeVirtualMachines constant because the library does not include one for this value.
Variables ¶
This section is empty.
Functions ¶
func NewService ¶
func NewService(scope *actuators.MachineScope) azure.Service
NewService creates a new groups service.
func NewStackHubService ¶
func NewStackHubService(scope *actuators.MachineScope) azure.Service
NewService creates a new groups service.
Types ¶
type Service ¶
type Service struct { Client resources.GroupsClient Scope *actuators.MachineScope }
Service provides operations on resource groups
func (*Service) CreateOrUpdate ¶
CreateOrUpdate creates or updates a resource group.
type StackHubService ¶
type StackHubService struct { Client resources.GroupsClient Scope *actuators.MachineScope }
StackHubService provides operations on resource groups
func (*StackHubService) CreateOrUpdate ¶
CreateOrUpdate creates or updates a resource group.
Click to show internal directories.
Click to hide internal directories.