@@ -207,6 +207,36 @@ protected PolicyRemediationResource() { }
207207}
208208namespace Azure . ResourceManager . PolicyInsights . Models
209209{
210+ public static partial class ArmPolicyInsightsModelFactory
211+ {
212+ public static Azure . ResourceManager . PolicyInsights . Models . CheckPolicyRestrictionsResult CheckPolicyRestrictionsResult ( System . Collections . Generic . IEnumerable < Azure . ResourceManager . PolicyInsights . Models . FieldRestrictions > fieldRestrictions = null , System . Collections . Generic . IEnumerable < Azure . ResourceManager . PolicyInsights . Models . PolicyEvaluationResult > policyEvaluations = null ) { throw null ; }
213+ public static Azure . ResourceManager . PolicyInsights . Models . ComplianceDetail ComplianceDetail ( string complianceState = null , int ? count = default ( int ? ) ) { throw null ; }
214+ public static Azure . ResourceManager . PolicyInsights . Models . ComponentEventDetails ComponentEventDetails ( Azure . Core . ResourceIdentifier id = null , string name = null , Azure . Core . ResourceType resourceType = default ( Azure . Core . ResourceType ) , Azure . ResourceManager . Models . SystemData systemData = null , System . DateTimeOffset ? timestamp = default ( System . DateTimeOffset ? ) , System . Guid ? tenantId = default ( System . Guid ? ) , string principalOid = null , string policyDefinitionAction = null , System . Collections . Generic . IReadOnlyDictionary < string , System . BinaryData > additionalProperties = null ) { throw null ; }
215+ public static Azure . ResourceManager . PolicyInsights . Models . ComponentStateDetails ComponentStateDetails ( Azure . Core . ResourceIdentifier id = null , string name = null , Azure . Core . ResourceType resourceType = default ( Azure . Core . ResourceType ) , Azure . ResourceManager . Models . SystemData systemData = null , System . DateTimeOffset ? timestamp = default ( System . DateTimeOffset ? ) , string complianceState = null , System . Collections . Generic . IReadOnlyDictionary < string , System . BinaryData > additionalProperties = null ) { throw null ; }
216+ public static Azure . ResourceManager . PolicyInsights . Models . ExpressionEvaluationDetails ExpressionEvaluationDetails ( string result = null , string expression = null , string expressionKind = null , string path = null , System . BinaryData expressionValue = null , System . BinaryData targetValue = null , string @operator = null ) { throw null ; }
217+ public static Azure . ResourceManager . PolicyInsights . Models . FieldRestriction FieldRestriction ( Azure . ResourceManager . PolicyInsights . Models . FieldRestrictionResult ? result = default ( Azure . ResourceManager . PolicyInsights . Models . FieldRestrictionResult ? ) , string defaultValue = null , System . Collections . Generic . IEnumerable < string > values = null , Azure . ResourceManager . PolicyInsights . Models . PolicyReference policy = null ) { throw null ; }
218+ public static Azure . ResourceManager . PolicyInsights . Models . FieldRestrictions FieldRestrictions ( string field = null , System . Collections . Generic . IEnumerable < Azure . ResourceManager . PolicyInsights . Models . FieldRestriction > restrictions = null ) { throw null ; }
219+ public static Azure . ResourceManager . PolicyInsights . Models . IfNotExistsEvaluationDetails IfNotExistsEvaluationDetails ( Azure . Core . ResourceIdentifier resourceId = null , int ? totalResources = default ( int ? ) ) { throw null ; }
220+ public static Azure . ResourceManager . PolicyInsights . Models . PolicyAssignmentSummary PolicyAssignmentSummary ( Azure . Core . ResourceIdentifier policyAssignmentId = null , Azure . Core . ResourceIdentifier policySetDefinitionId = null , Azure . ResourceManager . PolicyInsights . Models . PolicySummaryResults results = null , System . Collections . Generic . IEnumerable < Azure . ResourceManager . PolicyInsights . Models . PolicyDefinitionSummary > policyDefinitions = null , System . Collections . Generic . IEnumerable < Azure . ResourceManager . PolicyInsights . Models . PolicyGroupSummary > policyGroups = null ) { throw null ; }
221+ public static Azure . ResourceManager . PolicyInsights . PolicyAttestationData PolicyAttestationData ( Azure . Core . ResourceIdentifier id = null , string name = null , Azure . Core . ResourceType resourceType = default ( Azure . Core . ResourceType ) , Azure . ResourceManager . Models . SystemData systemData = null , Azure . Core . ResourceIdentifier policyAssignmentId = null , string policyDefinitionReferenceId = null , Azure . ResourceManager . PolicyInsights . Models . PolicyComplianceState ? complianceState = default ( Azure . ResourceManager . PolicyInsights . Models . PolicyComplianceState ? ) , System . DateTimeOffset ? expireOn = default ( System . DateTimeOffset ? ) , string owner = null , string comments = null , System . Collections . Generic . IEnumerable < Azure . ResourceManager . PolicyInsights . Models . AttestationEvidence > evidence = null , string provisioningState = null , System . DateTimeOffset ? lastComplianceStateChangeOn = default ( System . DateTimeOffset ? ) , System . DateTimeOffset ? assessOn = default ( System . DateTimeOffset ? ) , System . BinaryData metadata = null ) { throw null ; }
222+ public static Azure . ResourceManager . PolicyInsights . Models . PolicyDefinitionSummary PolicyDefinitionSummary ( Azure . Core . ResourceIdentifier policyDefinitionId = null , string policyDefinitionReferenceId = null , System . Collections . Generic . IEnumerable < string > policyDefinitionGroupNames = null , string effect = null , Azure . ResourceManager . PolicyInsights . Models . PolicySummaryResults results = null ) { throw null ; }
223+ public static Azure . ResourceManager . PolicyInsights . Models . PolicyDetails PolicyDetails ( Azure . Core . ResourceIdentifier policyDefinitionId = null , Azure . Core . ResourceIdentifier policyAssignmentId = null , string policyAssignmentDisplayName = null , string policyAssignmentScope = null , Azure . Core . ResourceIdentifier policySetDefinitionId = null , string policyDefinitionReferenceId = null ) { throw null ; }
224+ public static Azure . ResourceManager . PolicyInsights . Models . PolicyEvaluationDetails PolicyEvaluationDetails ( System . Collections . Generic . IEnumerable < Azure . ResourceManager . PolicyInsights . Models . ExpressionEvaluationDetails > evaluatedExpressions = null , Azure . ResourceManager . PolicyInsights . Models . IfNotExistsEvaluationDetails ifNotExistsDetails = null ) { throw null ; }
225+ public static Azure . ResourceManager . PolicyInsights . Models . PolicyEvaluationResult PolicyEvaluationResult ( Azure . ResourceManager . PolicyInsights . Models . PolicyReference policyInfo = null , string evaluationResult = null , Azure . ResourceManager . PolicyInsights . Models . PolicyEvaluationDetails evaluationDetails = null ) { throw null ; }
226+ public static Azure . ResourceManager . PolicyInsights . Models . PolicyEvent PolicyEvent ( string odataId = null , string odataContext = null , System . DateTimeOffset ? timestamp = default ( System . DateTimeOffset ? ) , Azure . Core . ResourceIdentifier resourceId = null , Azure . Core . ResourceIdentifier policyAssignmentId = null , Azure . Core . ResourceIdentifier policyDefinitionId = null , string effectiveParameters = null , bool ? isCompliant = default ( bool ? ) , string subscriptionId = null , string resourceTypeString = null , Azure . Core . AzureLocation ? resourceLocation = default ( Azure . Core . AzureLocation ? ) , string resourceGroup = null , string resourceTags = null , string policyAssignmentName = null , string policyAssignmentOwner = null , string policyAssignmentParameters = null , string policyAssignmentScope = null , string policyDefinitionName = null , string policyDefinitionAction = null , string policyDefinitionCategory = null , Azure . Core . ResourceIdentifier policySetDefinitionId = null , string policySetDefinitionName = null , string policySetDefinitionOwner = null , string policySetDefinitionCategory = null , string policySetDefinitionParameters = null , string managementGroupIds = null , string policyDefinitionReferenceId = null , string complianceState = null , System . Guid ? tenantId = default ( System . Guid ? ) , string principalOid = null , System . Collections . Generic . IEnumerable < Azure . ResourceManager . PolicyInsights . Models . ComponentEventDetails > components = null , System . Collections . Generic . IReadOnlyDictionary < string , System . BinaryData > additionalProperties = null ) { throw null ; }
227+ public static Azure . ResourceManager . PolicyInsights . Models . PolicyGroupSummary PolicyGroupSummary ( string policyGroupName = null , Azure . ResourceManager . PolicyInsights . Models . PolicySummaryResults results = null ) { throw null ; }
228+ public static Azure . ResourceManager . PolicyInsights . PolicyMetadataData PolicyMetadataData ( Azure . Core . ResourceIdentifier id = null , string name = null , Azure . Core . ResourceType resourceType = default ( Azure . Core . ResourceType ) , Azure . ResourceManager . Models . SystemData systemData = null , string metadataId = null , string category = null , string title = null , string owner = null , System . Uri additionalContentUri = null , System . BinaryData metadata = null , string description = null , string requirements = null ) { throw null ; }
229+ public static Azure . ResourceManager . PolicyInsights . Models . PolicyReference PolicyReference ( Azure . Core . ResourceIdentifier policyDefinitionId = null , Azure . Core . ResourceIdentifier policySetDefinitionId = null , string policyDefinitionReferenceId = null , Azure . Core . ResourceIdentifier policyAssignmentId = null ) { throw null ; }
230+ public static Azure . ResourceManager . PolicyInsights . PolicyRemediationData PolicyRemediationData ( Azure . Core . ResourceIdentifier id = null , string name = null , Azure . Core . ResourceType resourceType = default ( Azure . Core . ResourceType ) , Azure . ResourceManager . Models . SystemData systemData = null , Azure . Core . ResourceIdentifier policyAssignmentId = null , string policyDefinitionReferenceId = null , Azure . ResourceManager . PolicyInsights . Models . ResourceDiscoveryMode ? resourceDiscoveryMode = default ( Azure . ResourceManager . PolicyInsights . Models . ResourceDiscoveryMode ? ) , string provisioningState = null , System . DateTimeOffset ? createdOn = default ( System . DateTimeOffset ? ) , System . DateTimeOffset ? lastUpdatedOn = default ( System . DateTimeOffset ? ) , System . Collections . Generic . IEnumerable < Azure . Core . AzureLocation > filterLocations = null , Azure . ResourceManager . PolicyInsights . Models . RemediationDeploymentSummary deploymentStatus = null , string statusMessage = null , string correlationId = null , int ? resourceCount = default ( int ? ) , int ? parallelDeployments = default ( int ? ) , float ? failureThresholdPercentage = default ( float ? ) ) { throw null ; }
231+ public static Azure . ResourceManager . PolicyInsights . Models . PolicyState PolicyState ( string odataId = null , string odataContext = null , System . DateTimeOffset ? timestamp = default ( System . DateTimeOffset ? ) , Azure . Core . ResourceIdentifier resourceId = null , Azure . Core . ResourceIdentifier policyAssignmentId = null , Azure . Core . ResourceIdentifier policyDefinitionId = null , string effectiveParameters = null , bool ? isCompliant = default ( bool ? ) , string subscriptionId = null , string resourceTypeString = null , Azure . Core . AzureLocation ? resourceLocation = default ( Azure . Core . AzureLocation ? ) , string resourceGroup = null , string resourceTags = null , string policyAssignmentName = null , string policyAssignmentOwner = null , string policyAssignmentParameters = null , string policyAssignmentScope = null , string policyDefinitionName = null , string policyDefinitionAction = null , string policyDefinitionCategory = null , Azure . Core . ResourceIdentifier policySetDefinitionId = null , string policySetDefinitionName = null , string policySetDefinitionOwner = null , string policySetDefinitionCategory = null , string policySetDefinitionParameters = null , string managementGroupIds = null , string policyDefinitionReferenceId = null , string complianceState = null , Azure . ResourceManager . PolicyInsights . Models . PolicyEvaluationDetails policyEvaluationDetails = null , System . Collections . Generic . IEnumerable < string > policyDefinitionGroupNames = null , System . Collections . Generic . IEnumerable < Azure . ResourceManager . PolicyInsights . Models . ComponentStateDetails > components = null , string policyDefinitionVersion = null , string policySetDefinitionVersion = null , string policyAssignmentVersion = null , System . Collections . Generic . IReadOnlyDictionary < string , System . BinaryData > additionalProperties = null ) { throw null ; }
232+ public static Azure . ResourceManager . PolicyInsights . Models . PolicySummary PolicySummary ( string odataId = null , string odataContext = null , Azure . ResourceManager . PolicyInsights . Models . PolicySummaryResults results = null , System . Collections . Generic . IEnumerable < Azure . ResourceManager . PolicyInsights . Models . PolicyAssignmentSummary > policyAssignments = null ) { throw null ; }
233+ public static Azure . ResourceManager . PolicyInsights . Models . PolicySummaryResults PolicySummaryResults ( System . Uri queryResultsUri = null , int ? nonCompliantResources = default ( int ? ) , int ? nonCompliantPolicies = default ( int ? ) , System . Collections . Generic . IEnumerable < Azure . ResourceManager . PolicyInsights . Models . ComplianceDetail > resourceDetails = null , System . Collections . Generic . IEnumerable < Azure . ResourceManager . PolicyInsights . Models . ComplianceDetail > policyDetails = null , System . Collections . Generic . IEnumerable < Azure . ResourceManager . PolicyInsights . Models . ComplianceDetail > policyGroupDetails = null ) { throw null ; }
234+ public static Azure . ResourceManager . PolicyInsights . Models . PolicyTrackedResourceRecord PolicyTrackedResourceRecord ( Azure . Core . ResourceIdentifier trackedResourceId = null , Azure . ResourceManager . PolicyInsights . Models . PolicyDetails policyDetails = null , Azure . ResourceManager . PolicyInsights . Models . TrackedResourceModificationDetails createdBy = null , Azure . ResourceManager . PolicyInsights . Models . TrackedResourceModificationDetails lastModifiedBy = null , System . DateTimeOffset ? lastUpdateOn = default ( System . DateTimeOffset ? ) ) { throw null ; }
235+ public static Azure . ResourceManager . PolicyInsights . Models . RemediationDeployment RemediationDeployment ( Azure . Core . ResourceIdentifier remediatedResourceId = null , Azure . Core . ResourceIdentifier deploymentId = null , string status = null , Azure . Core . AzureLocation ? resourceLocation = default ( Azure . Core . AzureLocation ? ) , Azure . ResponseError error = null , System . DateTimeOffset ? createdOn = default ( System . DateTimeOffset ? ) , System . DateTimeOffset ? lastUpdatedOn = default ( System . DateTimeOffset ? ) ) { throw null ; }
236+ public static Azure . ResourceManager . PolicyInsights . Models . RemediationDeploymentSummary RemediationDeploymentSummary ( int ? totalDeployments = default ( int ? ) , int ? successfulDeployments = default ( int ? ) , int ? failedDeployments = default ( int ? ) ) { throw null ; }
237+ public static Azure . ResourceManager . PolicyInsights . Models . SlimPolicyMetadata SlimPolicyMetadata ( Azure . Core . ResourceIdentifier id = null , string name = null , Azure . Core . ResourceType resourceType = default ( Azure . Core . ResourceType ) , Azure . ResourceManager . Models . SystemData systemData = null , string metadataId = null , string category = null , string title = null , string owner = null , System . Uri additionalContentUri = null , System . BinaryData metadata = null ) { throw null ; }
238+ public static Azure . ResourceManager . PolicyInsights . Models . TrackedResourceModificationDetails TrackedResourceModificationDetails ( Azure . ResourceManager . PolicyInsights . Models . PolicyDetails policyDetails = null , Azure . Core . ResourceIdentifier deploymentId = null , System . DateTimeOffset ? deploymentOn = default ( System . DateTimeOffset ? ) ) { throw null ; }
239+ }
210240 public partial class AttestationEvidence
211241 {
212242 public AttestationEvidence ( ) { }
0 commit comments