Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type Assignment
- type AssignmentListResult
- type AssignmentListResultIterator
- type AssignmentListResultPage
- type AssignmentProperties
- type AssignmentsClient
- type AzureEntityResource
- type BaseClient
- type CloudError
- type CreatedByType
- type Definition
- type DefinitionGroup
- type DefinitionListResult
- type DefinitionListResultIterator
- type DefinitionListResultPage
- type DefinitionProperties
- type DefinitionReference
- type DefinitionsClient
- type EnforcementMode
- type ErrorAdditionalInfo
- type ErrorDetail
- type Exemption
- type ExemptionCategory
- type ExemptionListResult
- type ExemptionListResultIterator
- type ExemptionListResultPage
- type ExemptionProperties
- type ExemptionsClient
- type Identity
- type ParameterDefinitionsValue
- type ParameterDefinitionsValueMetadata
- type ParameterType
- type ParameterValuesValue
- type ProxyResource
- type Resource
- type ResourceIdentityType
- type SetDefinition
- type SetDefinitionListResult
- type SetDefinitionListResultIterator
- type SetDefinitionListResultPage
- type SetDefinitionProperties
- type SetDefinitionsClient
- type Sku
- type SystemData
- type TrackedResource
- type Type
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Assignment ¶
type Assignment = original.Assignment
type AssignmentListResult ¶
type AssignmentListResult = original.AssignmentListResult
type AssignmentListResultIterator ¶
type AssignmentListResultIterator = original.AssignmentListResultIterator
func NewAssignmentListResultIterator ¶
func NewAssignmentListResultIterator(page AssignmentListResultPage) AssignmentListResultIterator
type AssignmentListResultPage ¶
type AssignmentListResultPage = original.AssignmentListResultPage
func NewAssignmentListResultPage ¶
func NewAssignmentListResultPage(cur AssignmentListResult, getNextPage func(context.Context, AssignmentListResult) (AssignmentListResult, error)) AssignmentListResultPage
type AssignmentProperties ¶
type AssignmentProperties = original.AssignmentProperties
type AssignmentsClient ¶
type AssignmentsClient = original.AssignmentsClient
func NewAssignmentsClient ¶
func NewAssignmentsClient() AssignmentsClient
func NewAssignmentsClientWithBaseURI ¶
func NewAssignmentsClientWithBaseURI(baseURI string) AssignmentsClient
type AzureEntityResource ¶
type AzureEntityResource = original.AzureEntityResource
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New() BaseClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string) BaseClient
type CloudError ¶
type CloudError = original.CloudError
type CreatedByType ¶
type CreatedByType = original.CreatedByType
const ( Application CreatedByType = original.Application Key CreatedByType = original.Key ManagedIdentity CreatedByType = original.ManagedIdentity User CreatedByType = original.User )
func PossibleCreatedByTypeValues ¶
func PossibleCreatedByTypeValues() []CreatedByType
type Definition ¶
type Definition = original.Definition
type DefinitionGroup ¶
type DefinitionGroup = original.DefinitionGroup
type DefinitionListResult ¶
type DefinitionListResult = original.DefinitionListResult
type DefinitionListResultIterator ¶
type DefinitionListResultIterator = original.DefinitionListResultIterator
func NewDefinitionListResultIterator ¶
func NewDefinitionListResultIterator(page DefinitionListResultPage) DefinitionListResultIterator
type DefinitionListResultPage ¶
type DefinitionListResultPage = original.DefinitionListResultPage
func NewDefinitionListResultPage ¶
func NewDefinitionListResultPage(cur DefinitionListResult, getNextPage func(context.Context, DefinitionListResult) (DefinitionListResult, error)) DefinitionListResultPage
type DefinitionProperties ¶
type DefinitionProperties = original.DefinitionProperties
type DefinitionReference ¶
type DefinitionReference = original.DefinitionReference
type DefinitionsClient ¶
type DefinitionsClient = original.DefinitionsClient
func NewDefinitionsClient ¶
func NewDefinitionsClient() DefinitionsClient
func NewDefinitionsClientWithBaseURI ¶
func NewDefinitionsClientWithBaseURI(baseURI string) DefinitionsClient
type EnforcementMode ¶
type EnforcementMode = original.EnforcementMode
const ( Default EnforcementMode = original.Default DoNotEnforce EnforcementMode = original.DoNotEnforce )
func PossibleEnforcementModeValues ¶
func PossibleEnforcementModeValues() []EnforcementMode
type ErrorAdditionalInfo ¶
type ErrorAdditionalInfo = original.ErrorAdditionalInfo
type ErrorDetail ¶
type ErrorDetail = original.ErrorDetail
type ExemptionCategory ¶
type ExemptionCategory = original.ExemptionCategory
const ( Mitigated ExemptionCategory = original.Mitigated Waiver ExemptionCategory = original.Waiver )
func PossibleExemptionCategoryValues ¶
func PossibleExemptionCategoryValues() []ExemptionCategory
type ExemptionListResult ¶
type ExemptionListResult = original.ExemptionListResult
type ExemptionListResultIterator ¶
type ExemptionListResultIterator = original.ExemptionListResultIterator
func NewExemptionListResultIterator ¶
func NewExemptionListResultIterator(page ExemptionListResultPage) ExemptionListResultIterator
type ExemptionListResultPage ¶
type ExemptionListResultPage = original.ExemptionListResultPage
func NewExemptionListResultPage ¶
func NewExemptionListResultPage(cur ExemptionListResult, getNextPage func(context.Context, ExemptionListResult) (ExemptionListResult, error)) ExemptionListResultPage
type ExemptionProperties ¶
type ExemptionProperties = original.ExemptionProperties
type ExemptionsClient ¶
type ExemptionsClient = original.ExemptionsClient
func NewExemptionsClient ¶
func NewExemptionsClient() ExemptionsClient
func NewExemptionsClientWithBaseURI ¶
func NewExemptionsClientWithBaseURI(baseURI string) ExemptionsClient
type ParameterDefinitionsValue ¶
type ParameterDefinitionsValue = original.ParameterDefinitionsValue
type ParameterDefinitionsValueMetadata ¶
type ParameterDefinitionsValueMetadata = original.ParameterDefinitionsValueMetadata
type ParameterType ¶
type ParameterType = original.ParameterType
const ( Array ParameterType = original.Array Boolean ParameterType = original.Boolean DateTime ParameterType = original.DateTime Float ParameterType = original.Float Integer ParameterType = original.Integer Object ParameterType = original.Object String ParameterType = original.String )
func PossibleParameterTypeValues ¶
func PossibleParameterTypeValues() []ParameterType
type ParameterValuesValue ¶
type ParameterValuesValue = original.ParameterValuesValue
type ProxyResource ¶
type ProxyResource = original.ProxyResource
type ResourceIdentityType ¶
type ResourceIdentityType = original.ResourceIdentityType
const ( None ResourceIdentityType = original.None SystemAssigned ResourceIdentityType = original.SystemAssigned )
func PossibleResourceIdentityTypeValues ¶
func PossibleResourceIdentityTypeValues() []ResourceIdentityType
type SetDefinition ¶
type SetDefinition = original.SetDefinition
type SetDefinitionListResult ¶
type SetDefinitionListResult = original.SetDefinitionListResult
type SetDefinitionListResultIterator ¶
type SetDefinitionListResultIterator = original.SetDefinitionListResultIterator
func NewSetDefinitionListResultIterator ¶
func NewSetDefinitionListResultIterator(page SetDefinitionListResultPage) SetDefinitionListResultIterator
type SetDefinitionListResultPage ¶
type SetDefinitionListResultPage = original.SetDefinitionListResultPage
func NewSetDefinitionListResultPage ¶
func NewSetDefinitionListResultPage(cur SetDefinitionListResult, getNextPage func(context.Context, SetDefinitionListResult) (SetDefinitionListResult, error)) SetDefinitionListResultPage
type SetDefinitionProperties ¶
type SetDefinitionProperties = original.SetDefinitionProperties
type SetDefinitionsClient ¶
type SetDefinitionsClient = original.SetDefinitionsClient
func NewSetDefinitionsClient ¶
func NewSetDefinitionsClient() SetDefinitionsClient
func NewSetDefinitionsClientWithBaseURI ¶
func NewSetDefinitionsClientWithBaseURI(baseURI string) SetDefinitionsClient
type SystemData ¶
type SystemData = original.SystemData
type TrackedResource ¶
type TrackedResource = original.TrackedResource
Click to show internal directories.
Click to hide internal directories.