Versions in this module Expand all Collapse all v0 v0.20241126.2320 Nov 26, 2024 v0.20241126.1723 Nov 26, 2024 Changes in this version + func PossibleValuesForOperationName() []string + func ValidateMonitorID(input interface{}, key string) (warnings []string, errors []error) + type MonitorId struct + MonitorName string + ResourceGroupName string + SubscriptionId string + func NewMonitorID(subscriptionId string, resourceGroupName string, monitorName string) MonitorId + func ParseMonitorID(input string) (*MonitorId, error) + func ParseMonitorIDInsensitively(input string) (*MonitorId, error) + func (id *MonitorId) FromParseResult(input resourceids.ParseResult) error + func (id MonitorId) ID() string + func (id MonitorId) Segments() []resourceids.Segment + func (id MonitorId) String() string + type OperationName string + const OperationNameAdd + const OperationNameDelete + func (s *OperationName) UnmarshalJSON(bytes []byte) error + type VMCollectionUpdate struct + OperationName *OperationName + VMResourceId *string + type VMCollectionUpdateClient struct + Client *resourcemanager.Client + func NewVMCollectionUpdateClientWithBaseURI(sdkApi sdkEnv.Api) (*VMCollectionUpdateClient, error) + func (c VMCollectionUpdateClient) VMCollectionUpdate(ctx context.Context, id MonitorId, input VMCollectionUpdate) (result VMCollectionUpdateOperationResponse, err error) + type VMCollectionUpdateOperationResponse struct + HttpResponse *http.Response + OData *odata.OData