Versions in this module Expand all Collapse all v35 v35.1.0 Nov 1, 2019 v35.0.0 Oct 30, 2019 Changes in this version + type ClientGroupsClientAPI interface + Get func(ctx context.Context, resourceGroupName string, workspaceName string, ...) (result servicemap.ClientGroup, err error) + GetMembersCount func(ctx context.Context, resourceGroupName string, workspaceName string, ...) (result servicemap.ClientGroupMembersCount, err error) + ListMembers func(ctx context.Context, resourceGroupName string, workspaceName string, ...) (result servicemap.ClientGroupMembersCollectionPage, err error) + type MachineGroupsClientAPI interface + Create func(ctx context.Context, resourceGroupName string, workspaceName string, ...) (result servicemap.MachineGroup, err error) + Delete func(ctx context.Context, resourceGroupName string, workspaceName string, ...) (result autorest.Response, err error) + Get func(ctx context.Context, resourceGroupName string, workspaceName string, ...) (result servicemap.MachineGroup, err error) + ListByWorkspace func(ctx context.Context, resourceGroupName string, workspaceName string, ...) (result servicemap.MachineGroupCollectionPage, err error) + Update func(ctx context.Context, resourceGroupName string, workspaceName string, ...) (result servicemap.MachineGroup, err error) + type MachinesClientAPI interface + Get func(ctx context.Context, resourceGroupName string, workspaceName string, ...) (result servicemap.Machine, err error) + GetLiveness func(ctx context.Context, resourceGroupName string, workspaceName string, ...) (result servicemap.Liveness, err error) + ListByWorkspace func(ctx context.Context, resourceGroupName string, workspaceName string, ...) (result servicemap.MachineCollectionPage, err error) + ListConnections func(ctx context.Context, resourceGroupName string, workspaceName string, ...) (result servicemap.ConnectionCollectionPage, err error) + ListMachineGroupMembership func(ctx context.Context, resourceGroupName string, workspaceName string, ...) (result servicemap.MachineGroupCollectionPage, err error) + ListPorts func(ctx context.Context, resourceGroupName string, workspaceName string, ...) (result servicemap.PortCollectionPage, err error) + ListProcesses func(ctx context.Context, resourceGroupName string, workspaceName string, ...) (result servicemap.ProcessCollectionPage, err error) + type MapsClientAPI interface + Generate func(ctx context.Context, resourceGroupName string, workspaceName string, ...) (result servicemap.MapResponse, err error) + type PortsClientAPI interface + Get func(ctx context.Context, resourceGroupName string, workspaceName string, ...) (result servicemap.Port, err error) + GetLiveness func(ctx context.Context, resourceGroupName string, workspaceName string, ...) (result servicemap.Liveness, err error) + ListAcceptingProcesses func(ctx context.Context, resourceGroupName string, workspaceName string, ...) (result servicemap.ProcessCollectionPage, err error) + ListConnections func(ctx context.Context, resourceGroupName string, workspaceName string, ...) (result servicemap.ConnectionCollectionPage, err error) + type ProcessesClientAPI interface + Get func(ctx context.Context, resourceGroupName string, workspaceName string, ...) (result servicemap.Process, err error) + GetLiveness func(ctx context.Context, resourceGroupName string, workspaceName string, ...) (result servicemap.Liveness, err error) + ListAcceptingPorts func(ctx context.Context, resourceGroupName string, workspaceName string, ...) (result servicemap.PortCollectionPage, err error) + ListConnections func(ctx context.Context, resourceGroupName string, workspaceName string, ...) (result servicemap.ConnectionCollectionPage, err error) + type SummariesClientAPI interface + GetMachines func(ctx context.Context, resourceGroupName string, workspaceName string, ...) (result servicemap.MachinesSummary, err error) Other modules containing this package gopkg.in/Azure/azure-sdk-for-go.v23 gopkg.in/Azure/azure-sdk-for-go.v24 gopkg.in/Azure/azure-sdk-for-go.v25 gopkg.in/Azure/azure-sdk-for-go.v26 gopkg.in/Azure/azure-sdk-for-go.v27 gopkg.in/Azure/azure-sdk-for-go.v28 gopkg.in/Azure/azure-sdk-for-go.v29 gopkg.in/Azure/azure-sdk-for-go.v30 gopkg.in/Azure/azure-sdk-for-go.v31 gopkg.in/Azure/azure-sdk-for-go.v32 gopkg.in/Azure/azure-sdk-for-go.v33 gopkg.in/Azure/azure-sdk-for-go.v34 gopkg.in/Azure/azure-sdk-for-go.v36 gopkg.in/Azure/azure-sdk-for-go.v37 gopkg.in/Azure/azure-sdk-for-go.v38 gopkg.in/Azure/azure-sdk-for-go.v39 gopkg.in/Azure/azure-sdk-for-go.v40 gopkg.in/Azure/azure-sdk-for-go.v41 gopkg.in/Azure/azure-sdk-for-go.v42 gopkg.in/Azure/azure-sdk-for-go.v43 gopkg.in/Azure/azure-sdk-for-go.v44 gopkg.in/Azure/azure-sdk-for-go.v45 gopkg.in/Azure/azure-sdk-for-go.v46 gopkg.in/Azure/azure-sdk-for-go.v48