Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type Alias
- type AliasPath
- type AliasPathAttributes
- type AliasPathMetadata
- type AliasPathTokenType
- type AliasPattern
- type AliasPatternType
- type AliasType
- type Assignment
- type AssignmentListResult
- type AssignmentListResultIterator
- type AssignmentListResultPage
- type AssignmentProperties
- type AssignmentUpdate
- type AssignmentsClient
- type BaseClient
- type CloudError
- type CreatedByType
- type DataEffect
- type DataManifestCustomResourceFunctionDefinition
- type DataManifestResourceFunctionsDefinition
- type DataPolicyManifest
- type DataPolicyManifestListResult
- type DataPolicyManifestListResultIterator
- type DataPolicyManifestListResultPage
- type DataPolicyManifestProperties
- type DataPolicyManifestsClient
- type Definition
- type DefinitionGroup
- type DefinitionListResult
- type DefinitionListResultIterator
- type DefinitionListResultPage
- type DefinitionProperties
- type DefinitionReference
- type DefinitionsClient
- type EnforcementMode
- type ErrorAdditionalInfo
- type ErrorResponse
- type Exemption
- type ExemptionCategory
- type ExemptionListResult
- type ExemptionListResultIterator
- type ExemptionListResultPage
- type ExemptionProperties
- type ExemptionsClient
- type Identity
- type IdentityUserAssignedIdentitiesValue
- type NonComplianceMessage
- type ParameterDefinitionsValue
- type ParameterDefinitionsValueMetadata
- type ParameterType
- type ParameterValuesValue
- type ResourceIdentityType
- type ResourceTypeAliases
- type SetDefinition
- type SetDefinitionListResult
- type SetDefinitionListResultIterator
- type SetDefinitionListResultPage
- type SetDefinitionProperties
- type SetDefinitionsClient
- type SystemData
- type Type
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AliasPathAttributes ¶
type AliasPathAttributes = original.AliasPathAttributes
const ( AliasPathAttributesModifiable AliasPathAttributes = original.AliasPathAttributesModifiable AliasPathAttributesNone AliasPathAttributes = original.AliasPathAttributesNone )
func PossibleAliasPathAttributesValues ¶
func PossibleAliasPathAttributesValues() []AliasPathAttributes
type AliasPathMetadata ¶
type AliasPathMetadata = original.AliasPathMetadata
type AliasPathTokenType ¶
type AliasPathTokenType = original.AliasPathTokenType
const ( AliasPathTokenTypeAny AliasPathTokenType = original.AliasPathTokenTypeAny AliasPathTokenTypeArray AliasPathTokenType = original.AliasPathTokenTypeArray AliasPathTokenTypeBoolean AliasPathTokenType = original.AliasPathTokenTypeBoolean AliasPathTokenTypeInteger AliasPathTokenType = original.AliasPathTokenTypeInteger AliasPathTokenTypeNotSpecified AliasPathTokenType = original.AliasPathTokenTypeNotSpecified AliasPathTokenTypeNumber AliasPathTokenType = original.AliasPathTokenTypeNumber AliasPathTokenTypeObject AliasPathTokenType = original.AliasPathTokenTypeObject AliasPathTokenTypeString AliasPathTokenType = original.AliasPathTokenTypeString )
func PossibleAliasPathTokenTypeValues ¶
func PossibleAliasPathTokenTypeValues() []AliasPathTokenType
type AliasPattern ¶
type AliasPattern = original.AliasPattern
type AliasPatternType ¶
type AliasPatternType = original.AliasPatternType
const ( AliasPatternTypeExtract AliasPatternType = original.AliasPatternTypeExtract AliasPatternTypeNotSpecified AliasPatternType = original.AliasPatternTypeNotSpecified )
func PossibleAliasPatternTypeValues ¶
func PossibleAliasPatternTypeValues() []AliasPatternType
type AliasType ¶
const ( AliasTypeMask AliasType = original.AliasTypeMask AliasTypeNotSpecified AliasType = original.AliasTypeNotSpecified AliasTypePlainText AliasType = original.AliasTypePlainText )
func PossibleAliasTypeValues ¶
func PossibleAliasTypeValues() []AliasType
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 AssignmentUpdate ¶
type AssignmentUpdate = original.AssignmentUpdate
type AssignmentsClient ¶
type AssignmentsClient = original.AssignmentsClient
func NewAssignmentsClient ¶
func NewAssignmentsClient(subscriptionID string) AssignmentsClient
func NewAssignmentsClientWithBaseURI ¶
func NewAssignmentsClientWithBaseURI(baseURI string, subscriptionID string) AssignmentsClient
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New(subscriptionID string) BaseClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
type CloudError ¶
type CloudError = original.CloudError
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 DataEffect ¶
type DataEffect = original.DataEffect
type DataManifestCustomResourceFunctionDefinition ¶
type DataManifestCustomResourceFunctionDefinition = original.DataManifestCustomResourceFunctionDefinition
type DataManifestResourceFunctionsDefinition ¶
type DataManifestResourceFunctionsDefinition = original.DataManifestResourceFunctionsDefinition
type DataPolicyManifest ¶
type DataPolicyManifest = original.DataPolicyManifest
type DataPolicyManifestListResult ¶
type DataPolicyManifestListResult = original.DataPolicyManifestListResult
type DataPolicyManifestListResultIterator ¶
type DataPolicyManifestListResultIterator = original.DataPolicyManifestListResultIterator
func NewDataPolicyManifestListResultIterator ¶
func NewDataPolicyManifestListResultIterator(page DataPolicyManifestListResultPage) DataPolicyManifestListResultIterator
type DataPolicyManifestListResultPage ¶
type DataPolicyManifestListResultPage = original.DataPolicyManifestListResultPage
func NewDataPolicyManifestListResultPage ¶
func NewDataPolicyManifestListResultPage(cur DataPolicyManifestListResult, getNextPage func(context.Context, DataPolicyManifestListResult) (DataPolicyManifestListResult, error)) DataPolicyManifestListResultPage
type DataPolicyManifestProperties ¶
type DataPolicyManifestProperties = original.DataPolicyManifestProperties
type DataPolicyManifestsClient ¶
type DataPolicyManifestsClient = original.DataPolicyManifestsClient
func NewDataPolicyManifestsClient ¶
func NewDataPolicyManifestsClient(subscriptionID string) DataPolicyManifestsClient
func NewDataPolicyManifestsClientWithBaseURI ¶
func NewDataPolicyManifestsClientWithBaseURI(baseURI string, subscriptionID string) DataPolicyManifestsClient
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(subscriptionID string) DefinitionsClient
func NewDefinitionsClientWithBaseURI ¶
func NewDefinitionsClientWithBaseURI(baseURI string, subscriptionID string) DefinitionsClient
type EnforcementMode ¶
type EnforcementMode = original.EnforcementMode
const ( EnforcementModeDefault EnforcementMode = original.EnforcementModeDefault EnforcementModeDoNotEnforce EnforcementMode = original.EnforcementModeDoNotEnforce )
func PossibleEnforcementModeValues ¶
func PossibleEnforcementModeValues() []EnforcementMode
type ErrorAdditionalInfo ¶
type ErrorAdditionalInfo = original.ErrorAdditionalInfo
type ErrorResponse ¶
type ErrorResponse = original.ErrorResponse
type ExemptionCategory ¶
type ExemptionCategory = original.ExemptionCategory
const ( ExemptionCategoryMitigated ExemptionCategory = original.ExemptionCategoryMitigated ExemptionCategoryWaiver ExemptionCategory = original.ExemptionCategoryWaiver )
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(subscriptionID string) ExemptionsClient
func NewExemptionsClientWithBaseURI ¶
func NewExemptionsClientWithBaseURI(baseURI string, subscriptionID string) ExemptionsClient
type IdentityUserAssignedIdentitiesValue ¶
type IdentityUserAssignedIdentitiesValue = original.IdentityUserAssignedIdentitiesValue
type NonComplianceMessage ¶
type NonComplianceMessage = original.NonComplianceMessage
type ParameterDefinitionsValue ¶
type ParameterDefinitionsValue = original.ParameterDefinitionsValue
type ParameterDefinitionsValueMetadata ¶
type ParameterDefinitionsValueMetadata = original.ParameterDefinitionsValueMetadata
type ParameterType ¶
type ParameterType = original.ParameterType
const ( ParameterTypeArray ParameterType = original.ParameterTypeArray ParameterTypeBoolean ParameterType = original.ParameterTypeBoolean ParameterTypeDateTime ParameterType = original.ParameterTypeDateTime ParameterTypeFloat ParameterType = original.ParameterTypeFloat ParameterTypeInteger ParameterType = original.ParameterTypeInteger ParameterTypeObject ParameterType = original.ParameterTypeObject ParameterTypeString ParameterType = original.ParameterTypeString )
func PossibleParameterTypeValues ¶
func PossibleParameterTypeValues() []ParameterType
type ParameterValuesValue ¶
type ParameterValuesValue = original.ParameterValuesValue
type ResourceIdentityType ¶
type ResourceIdentityType = original.ResourceIdentityType
const ( ResourceIdentityTypeNone ResourceIdentityType = original.ResourceIdentityTypeNone ResourceIdentityTypeSystemAssigned ResourceIdentityType = original.ResourceIdentityTypeSystemAssigned ResourceIdentityTypeUserAssigned ResourceIdentityType = original.ResourceIdentityTypeUserAssigned )
func PossibleResourceIdentityTypeValues ¶
func PossibleResourceIdentityTypeValues() []ResourceIdentityType
type ResourceTypeAliases ¶
type ResourceTypeAliases = original.ResourceTypeAliases
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(subscriptionID string) SetDefinitionsClient
func NewSetDefinitionsClientWithBaseURI ¶
func NewSetDefinitionsClientWithBaseURI(baseURI string, subscriptionID string) SetDefinitionsClient
type SystemData ¶
type SystemData = original.SystemData
type Type ¶
const ( TypeBuiltIn Type = original.TypeBuiltIn TypeCustom Type = original.TypeCustom TypeNotSpecified Type = original.TypeNotSpecified TypeStatic Type = original.TypeStatic )
func PossibleTypeValues ¶
func PossibleTypeValues() []Type
Click to show internal directories.
Click to hide internal directories.