Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type ActionAfterReboot
- type Assignment
- type AssignmentInfo
- type AssignmentList
- type AssignmentProperties
- type AssignmentReport
- type AssignmentReportDetails
- type AssignmentReportList
- type AssignmentReportProperties
- type AssignmentReportResource
- type AssignmentReportResourceComplianceReason
- type AssignmentReportType
- type AssignmentReportsClient
- type AssignmentReportsVMSSClient
- type AssignmentType
- type AssignmentsClient
- type AssignmentsVMSSClient
- type BaseClient
- type ComplianceStatus
- type ConfigurationInfo
- type ConfigurationMode
- type ConfigurationParameter
- type ConfigurationSetting
- type CreatedByType
- type ErrorResponse
- type ErrorResponseError
- type HCRPAssignmentReportsClient
- type HCRPAssignmentsClient
- type Kind
- type Navigation
- type Operation
- type OperationDisplay
- type OperationList
- type OperationProperties
- type OperationsClient
- type ProvisioningState
- type ProxyResource
- type Resource
- type SystemData
- type TrackedResource
- type Type
- type VMInfo
- type VMSSVMInfo
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ActionAfterReboot ¶
type ActionAfterReboot = original.ActionAfterReboot
const ( ActionAfterRebootContinueConfiguration ActionAfterReboot = original.ActionAfterRebootContinueConfiguration ActionAfterRebootStopConfiguration ActionAfterReboot = original.ActionAfterRebootStopConfiguration )
func PossibleActionAfterRebootValues ¶
func PossibleActionAfterRebootValues() []ActionAfterReboot
type Assignment ¶
type Assignment = original.Assignment
type AssignmentInfo ¶
type AssignmentInfo = original.AssignmentInfo
type AssignmentList ¶
type AssignmentList = original.AssignmentList
type AssignmentProperties ¶
type AssignmentProperties = original.AssignmentProperties
type AssignmentReport ¶
type AssignmentReport = original.AssignmentReport
type AssignmentReportDetails ¶
type AssignmentReportDetails = original.AssignmentReportDetails
type AssignmentReportList ¶
type AssignmentReportList = original.AssignmentReportList
type AssignmentReportProperties ¶
type AssignmentReportProperties = original.AssignmentReportProperties
type AssignmentReportResource ¶
type AssignmentReportResource = original.AssignmentReportResource
type AssignmentReportResourceComplianceReason ¶
type AssignmentReportResourceComplianceReason = original.AssignmentReportResourceComplianceReason
type AssignmentReportType ¶
type AssignmentReportType = original.AssignmentReportType
type AssignmentReportsClient ¶
type AssignmentReportsClient = original.AssignmentReportsClient
func NewAssignmentReportsClient ¶
func NewAssignmentReportsClient(subscriptionID string) AssignmentReportsClient
func NewAssignmentReportsClientWithBaseURI ¶
func NewAssignmentReportsClientWithBaseURI(baseURI string, subscriptionID string) AssignmentReportsClient
type AssignmentReportsVMSSClient ¶
type AssignmentReportsVMSSClient = original.AssignmentReportsVMSSClient
func NewAssignmentReportsVMSSClient ¶
func NewAssignmentReportsVMSSClient(subscriptionID string) AssignmentReportsVMSSClient
func NewAssignmentReportsVMSSClientWithBaseURI ¶
func NewAssignmentReportsVMSSClientWithBaseURI(baseURI string, subscriptionID string) AssignmentReportsVMSSClient
type AssignmentType ¶
type AssignmentType = original.AssignmentType
const ( AssignmentTypeApplyAndAutoCorrect AssignmentType = original.AssignmentTypeApplyAndAutoCorrect AssignmentTypeApplyAndMonitor AssignmentType = original.AssignmentTypeApplyAndMonitor AssignmentTypeAudit AssignmentType = original.AssignmentTypeAudit AssignmentTypeDeployAndAutoCorrect AssignmentType = original.AssignmentTypeDeployAndAutoCorrect )
func PossibleAssignmentTypeValues ¶
func PossibleAssignmentTypeValues() []AssignmentType
type AssignmentsClient ¶
type AssignmentsClient = original.AssignmentsClient
func NewAssignmentsClient ¶
func NewAssignmentsClient(subscriptionID string) AssignmentsClient
func NewAssignmentsClientWithBaseURI ¶
func NewAssignmentsClientWithBaseURI(baseURI string, subscriptionID string) AssignmentsClient
type AssignmentsVMSSClient ¶
type AssignmentsVMSSClient = original.AssignmentsVMSSClient
func NewAssignmentsVMSSClient ¶
func NewAssignmentsVMSSClient(subscriptionID string) AssignmentsVMSSClient
func NewAssignmentsVMSSClientWithBaseURI ¶
func NewAssignmentsVMSSClientWithBaseURI(baseURI string, subscriptionID string) AssignmentsVMSSClient
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New(subscriptionID string) BaseClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
type ComplianceStatus ¶
type ComplianceStatus = original.ComplianceStatus
const ( ComplianceStatusCompliant ComplianceStatus = original.ComplianceStatusCompliant ComplianceStatusNonCompliant ComplianceStatus = original.ComplianceStatusNonCompliant ComplianceStatusPending ComplianceStatus = original.ComplianceStatusPending )
func PossibleComplianceStatusValues ¶
func PossibleComplianceStatusValues() []ComplianceStatus
type ConfigurationInfo ¶
type ConfigurationInfo = original.ConfigurationInfo
type ConfigurationMode ¶
type ConfigurationMode = original.ConfigurationMode
const ( ConfigurationModeApplyAndAutoCorrect ConfigurationMode = original.ConfigurationModeApplyAndAutoCorrect ConfigurationModeApplyAndMonitor ConfigurationMode = original.ConfigurationModeApplyAndMonitor ConfigurationModeApplyOnly ConfigurationMode = original.ConfigurationModeApplyOnly )
func PossibleConfigurationModeValues ¶
func PossibleConfigurationModeValues() []ConfigurationMode
type ConfigurationParameter ¶
type ConfigurationParameter = original.ConfigurationParameter
type ConfigurationSetting ¶
type ConfigurationSetting = original.ConfigurationSetting
type CreatedByType ¶
type CreatedByType = original.CreatedByType
const ( CreatedByTypeApplication CreatedByType = original.CreatedByTypeApplication CreatedByTypeKey CreatedByType = original.CreatedByTypeKey CreatedByTypeManagedIdentity CreatedByType = original.CreatedByTypeManagedIdentity CreatedByTypeUser CreatedByType = original.CreatedByTypeUser )
func PossibleCreatedByTypeValues ¶
func PossibleCreatedByTypeValues() []CreatedByType
type ErrorResponse ¶
type ErrorResponse = original.ErrorResponse
type ErrorResponseError ¶
type ErrorResponseError = original.ErrorResponseError
type HCRPAssignmentReportsClient ¶
type HCRPAssignmentReportsClient = original.HCRPAssignmentReportsClient
func NewHCRPAssignmentReportsClient ¶
func NewHCRPAssignmentReportsClient(subscriptionID string) HCRPAssignmentReportsClient
func NewHCRPAssignmentReportsClientWithBaseURI ¶
func NewHCRPAssignmentReportsClientWithBaseURI(baseURI string, subscriptionID string) HCRPAssignmentReportsClient
type HCRPAssignmentsClient ¶
type HCRPAssignmentsClient = original.HCRPAssignmentsClient
func NewHCRPAssignmentsClient ¶
func NewHCRPAssignmentsClient(subscriptionID string) HCRPAssignmentsClient
func NewHCRPAssignmentsClientWithBaseURI ¶
func NewHCRPAssignmentsClientWithBaseURI(baseURI string, subscriptionID string) HCRPAssignmentsClient
type Kind ¶
func PossibleKindValues ¶
func PossibleKindValues() []Kind
type Navigation ¶
type Navigation = original.Navigation
type OperationDisplay ¶
type OperationDisplay = original.OperationDisplay
type OperationList ¶
type OperationList = original.OperationList
type OperationProperties ¶
type OperationProperties = original.OperationProperties
type OperationsClient ¶
type OperationsClient = original.OperationsClient
func NewOperationsClient ¶
func NewOperationsClient(subscriptionID string) OperationsClient
func NewOperationsClientWithBaseURI ¶
func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient
type ProvisioningState ¶
type ProvisioningState = original.ProvisioningState
const ( ProvisioningStateCanceled ProvisioningState = original.ProvisioningStateCanceled ProvisioningStateCreated ProvisioningState = original.ProvisioningStateCreated ProvisioningStateFailed ProvisioningState = original.ProvisioningStateFailed ProvisioningStateSucceeded ProvisioningState = original.ProvisioningStateSucceeded )
func PossibleProvisioningStateValues ¶
func PossibleProvisioningStateValues() []ProvisioningState
type ProxyResource ¶
type ProxyResource = original.ProxyResource
type SystemData ¶
type SystemData = original.SystemData
type TrackedResource ¶
type TrackedResource = original.TrackedResource
type Type ¶
const ( TypeConsistency Type = original.TypeConsistency TypeInitial Type = original.TypeInitial )
func PossibleTypeValues ¶
func PossibleTypeValues() []Type
type VMSSVMInfo ¶
type VMSSVMInfo = original.VMSSVMInfo
Click to show internal directories.
Click to hide internal directories.