Documentation ¶
Index ¶
- func ValidateProviders2ConfigurationProfileAssignmentReportID(input interface{}, key string) (warnings []string, errors []error)
- func ValidateVirtualMachineProviders2ConfigurationProfileAssignmentID(input interface{}, key string) (warnings []string, errors []error)
- type AssignmentReportProperties
- type ErrorAdditionalInfo
- type ErrorDetail
- type GetOperationResponse
- type ListByConfigurationProfileAssignmentsOperationResponse
- type Providers2ConfigurationProfileAssignmentReportId
- func NewProviders2ConfigurationProfileAssignmentReportID(subscriptionId string, resourceGroupName string, virtualMachineName string, ...) Providers2ConfigurationProfileAssignmentReportId
- func ParseProviders2ConfigurationProfileAssignmentReportID(input string) (*Providers2ConfigurationProfileAssignmentReportId, error)
- func ParseProviders2ConfigurationProfileAssignmentReportIDInsensitively(input string) (*Providers2ConfigurationProfileAssignmentReportId, error)
- func (id *Providers2ConfigurationProfileAssignmentReportId) FromParseResult(input resourceids.ParseResult) error
- func (id Providers2ConfigurationProfileAssignmentReportId) ID() string
- func (id Providers2ConfigurationProfileAssignmentReportId) Segments() []resourceids.Segment
- func (id Providers2ConfigurationProfileAssignmentReportId) String() string
- type Report
- type ReportList
- type ReportResource
- type ReportsClient
- func (c ReportsClient) Get(ctx context.Context, id Providers2ConfigurationProfileAssignmentReportId) (result GetOperationResponse, err error)
- func (c ReportsClient) ListByConfigurationProfileAssignments(ctx context.Context, ...) (result ListByConfigurationProfileAssignmentsOperationResponse, err error)
- type VirtualMachineProviders2ConfigurationProfileAssignmentId
- func NewVirtualMachineProviders2ConfigurationProfileAssignmentID(subscriptionId string, resourceGroupName string, virtualMachineName string, ...) VirtualMachineProviders2ConfigurationProfileAssignmentId
- func ParseVirtualMachineProviders2ConfigurationProfileAssignmentID(input string) (*VirtualMachineProviders2ConfigurationProfileAssignmentId, error)
- func ParseVirtualMachineProviders2ConfigurationProfileAssignmentIDInsensitively(input string) (*VirtualMachineProviders2ConfigurationProfileAssignmentId, error)
- func (id *VirtualMachineProviders2ConfigurationProfileAssignmentId) FromParseResult(input resourceids.ParseResult) error
- func (id VirtualMachineProviders2ConfigurationProfileAssignmentId) ID() string
- func (id VirtualMachineProviders2ConfigurationProfileAssignmentId) Segments() []resourceids.Segment
- func (id VirtualMachineProviders2ConfigurationProfileAssignmentId) String() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidateProviders2ConfigurationProfileAssignmentReportID ¶
func ValidateProviders2ConfigurationProfileAssignmentReportID(input interface{}, key string) (warnings []string, errors []error)
ValidateProviders2ConfigurationProfileAssignmentReportID checks that 'input' can be parsed as a Providers 2 Configuration Profile Assignment Report ID
func ValidateVirtualMachineProviders2ConfigurationProfileAssignmentID ¶
func ValidateVirtualMachineProviders2ConfigurationProfileAssignmentID(input interface{}, key string) (warnings []string, errors []error)
ValidateVirtualMachineProviders2ConfigurationProfileAssignmentID checks that 'input' can be parsed as a Virtual Machine Providers 2 Configuration Profile Assignment ID
Types ¶
type AssignmentReportProperties ¶
type AssignmentReportProperties struct { ConfigurationProfile *string `json:"configurationProfile,omitempty"` Duration *string `json:"duration,omitempty"` EndTime *string `json:"endTime,omitempty"` Error *ErrorDetail `json:"error,omitempty"` LastModifiedTime *string `json:"lastModifiedTime,omitempty"` ReportFormatVersion *string `json:"reportFormatVersion,omitempty"` Resources *[]ReportResource `json:"resources,omitempty"` StartTime *string `json:"startTime,omitempty"` Status *string `json:"status,omitempty"` Type *string `json:"type,omitempty"` }
type ErrorAdditionalInfo ¶
type ErrorAdditionalInfo struct { Info *interface{} `json:"info,omitempty"` Type *string `json:"type,omitempty"` }
type ErrorDetail ¶
type ErrorDetail struct { AdditionalInfo *[]ErrorAdditionalInfo `json:"additionalInfo,omitempty"` Code *string `json:"code,omitempty"` Details *[]ErrorDetail `json:"details,omitempty"` Message *string `json:"message,omitempty"` Target *string `json:"target,omitempty"` }
type GetOperationResponse ¶
type ListByConfigurationProfileAssignmentsOperationResponse ¶
type ListByConfigurationProfileAssignmentsOperationResponse struct { HttpResponse *http.Response OData *odata.OData Model *ReportList }
type Providers2ConfigurationProfileAssignmentReportId ¶
type Providers2ConfigurationProfileAssignmentReportId struct { SubscriptionId string ResourceGroupName string VirtualMachineName string ConfigurationProfileAssignmentName string ReportName string }
Providers2ConfigurationProfileAssignmentReportId is a struct representing the Resource ID for a Providers 2 Configuration Profile Assignment Report
func NewProviders2ConfigurationProfileAssignmentReportID ¶
func NewProviders2ConfigurationProfileAssignmentReportID(subscriptionId string, resourceGroupName string, virtualMachineName string, configurationProfileAssignmentName string, reportName string) Providers2ConfigurationProfileAssignmentReportId
NewProviders2ConfigurationProfileAssignmentReportID returns a new Providers2ConfigurationProfileAssignmentReportId struct
func ParseProviders2ConfigurationProfileAssignmentReportID ¶
func ParseProviders2ConfigurationProfileAssignmentReportID(input string) (*Providers2ConfigurationProfileAssignmentReportId, error)
ParseProviders2ConfigurationProfileAssignmentReportID parses 'input' into a Providers2ConfigurationProfileAssignmentReportId
func ParseProviders2ConfigurationProfileAssignmentReportIDInsensitively ¶
func ParseProviders2ConfigurationProfileAssignmentReportIDInsensitively(input string) (*Providers2ConfigurationProfileAssignmentReportId, error)
ParseProviders2ConfigurationProfileAssignmentReportIDInsensitively parses 'input' case-insensitively into a Providers2ConfigurationProfileAssignmentReportId note: this method should only be used for API response data and not user input
func (*Providers2ConfigurationProfileAssignmentReportId) FromParseResult ¶ added in v0.20231127.1171502
func (id *Providers2ConfigurationProfileAssignmentReportId) FromParseResult(input resourceids.ParseResult) error
func (Providers2ConfigurationProfileAssignmentReportId) ID ¶
func (id Providers2ConfigurationProfileAssignmentReportId) ID() string
ID returns the formatted Providers 2 Configuration Profile Assignment Report ID
func (Providers2ConfigurationProfileAssignmentReportId) Segments ¶
func (id Providers2ConfigurationProfileAssignmentReportId) Segments() []resourceids.Segment
Segments returns a slice of Resource ID Segments which comprise this Providers 2 Configuration Profile Assignment Report ID
func (Providers2ConfigurationProfileAssignmentReportId) String ¶
func (id Providers2ConfigurationProfileAssignmentReportId) String() string
String returns a human-readable description of this Providers 2 Configuration Profile Assignment Report ID
type Report ¶
type Report struct { Id *string `json:"id,omitempty"` Name *string `json:"name,omitempty"` Properties *AssignmentReportProperties `json:"properties,omitempty"` SystemData *systemdata.SystemData `json:"systemData,omitempty"` Type *string `json:"type,omitempty"` }
type ReportList ¶
type ReportList struct {
Value *[]Report `json:"value,omitempty"`
}
type ReportResource ¶
type ReportResource struct { Error *ErrorDetail `json:"error,omitempty"` Id *string `json:"id,omitempty"` Name *string `json:"name,omitempty"` Status *string `json:"status,omitempty"` Type *string `json:"type,omitempty"` }
type ReportsClient ¶
type ReportsClient struct {
Client *resourcemanager.Client
}
func NewReportsClientWithBaseURI ¶
func NewReportsClientWithBaseURI(sdkApi sdkEnv.Api) (*ReportsClient, error)
func (ReportsClient) Get ¶
func (c ReportsClient) Get(ctx context.Context, id Providers2ConfigurationProfileAssignmentReportId) (result GetOperationResponse, err error)
Get ...
func (ReportsClient) ListByConfigurationProfileAssignments ¶
func (c ReportsClient) ListByConfigurationProfileAssignments(ctx context.Context, id VirtualMachineProviders2ConfigurationProfileAssignmentId) (result ListByConfigurationProfileAssignmentsOperationResponse, err error)
ListByConfigurationProfileAssignments ...
type VirtualMachineProviders2ConfigurationProfileAssignmentId ¶
type VirtualMachineProviders2ConfigurationProfileAssignmentId struct { SubscriptionId string ResourceGroupName string VirtualMachineName string ConfigurationProfileAssignmentName string }
VirtualMachineProviders2ConfigurationProfileAssignmentId is a struct representing the Resource ID for a Virtual Machine Providers 2 Configuration Profile Assignment
func NewVirtualMachineProviders2ConfigurationProfileAssignmentID ¶
func NewVirtualMachineProviders2ConfigurationProfileAssignmentID(subscriptionId string, resourceGroupName string, virtualMachineName string, configurationProfileAssignmentName string) VirtualMachineProviders2ConfigurationProfileAssignmentId
NewVirtualMachineProviders2ConfigurationProfileAssignmentID returns a new VirtualMachineProviders2ConfigurationProfileAssignmentId struct
func ParseVirtualMachineProviders2ConfigurationProfileAssignmentID ¶
func ParseVirtualMachineProviders2ConfigurationProfileAssignmentID(input string) (*VirtualMachineProviders2ConfigurationProfileAssignmentId, error)
ParseVirtualMachineProviders2ConfigurationProfileAssignmentID parses 'input' into a VirtualMachineProviders2ConfigurationProfileAssignmentId
func ParseVirtualMachineProviders2ConfigurationProfileAssignmentIDInsensitively ¶
func ParseVirtualMachineProviders2ConfigurationProfileAssignmentIDInsensitively(input string) (*VirtualMachineProviders2ConfigurationProfileAssignmentId, error)
ParseVirtualMachineProviders2ConfigurationProfileAssignmentIDInsensitively parses 'input' case-insensitively into a VirtualMachineProviders2ConfigurationProfileAssignmentId note: this method should only be used for API response data and not user input
func (*VirtualMachineProviders2ConfigurationProfileAssignmentId) FromParseResult ¶ added in v0.20231127.1171502
func (id *VirtualMachineProviders2ConfigurationProfileAssignmentId) FromParseResult(input resourceids.ParseResult) error
func (VirtualMachineProviders2ConfigurationProfileAssignmentId) ID ¶
func (id VirtualMachineProviders2ConfigurationProfileAssignmentId) ID() string
ID returns the formatted Virtual Machine Providers 2 Configuration Profile Assignment ID
func (VirtualMachineProviders2ConfigurationProfileAssignmentId) Segments ¶
func (id VirtualMachineProviders2ConfigurationProfileAssignmentId) Segments() []resourceids.Segment
Segments returns a slice of Resource ID Segments which comprise this Virtual Machine Providers 2 Configuration Profile Assignment ID
func (VirtualMachineProviders2ConfigurationProfileAssignmentId) String ¶
func (id VirtualMachineProviders2ConfigurationProfileAssignmentId) String() string
String returns a human-readable description of this Virtual Machine Providers 2 Configuration Profile Assignment ID
Source Files ¶
- client.go
- id_providers2configurationprofileassignmentreport.go
- id_virtualmachineproviders2configurationprofileassignment.go
- method_get.go
- method_listbyconfigurationprofileassignments.go
- model_assignmentreportproperties.go
- model_erroradditionalinfo.go
- model_errordetail.go
- model_report.go
- model_reportlist.go
- model_reportresource.go
- version.go