Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Attestation

Package version

An attestation resource.

Hierarchy

Index

Properties

Optional assessmentDate

assessmentDate: Date

The time the evidence was assessed

Optional comments

comments: undefined | string

Comments describing why this attestation was created.

Optional complianceState

complianceState: ComplianceState

The compliance state that should be set on the resource.

Optional evidence

The evidence supporting the compliance state set in this attestation.

Optional expiresOn

expiresOn: Date

The time the compliance state should expire.

Optional id

id: undefined | string

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server.

Optional lastComplianceStateChangeAt

lastComplianceStateChangeAt: Date

The time the compliance state was last changed in this attestation. NOTE: This property will not be serialized. It can only be populated by the server.

Optional metadata

metadata: Record<string, unknown>

Additional metadata for this attestation

Optional name

name: undefined | string

The name of the resource NOTE: This property will not be serialized. It can only be populated by the server.

Optional owner

owner: undefined | string

The person responsible for setting the state of the resource. This value is typically an Azure Active Directory object ID.

policyAssignmentId

policyAssignmentId: string

The resource ID of the policy assignment that the attestation is setting the state for.

Optional policyDefinitionReferenceId

policyDefinitionReferenceId: undefined | string

The policy definition reference ID from a policy set definition that the attestation is setting the state for. If the policy assignment assigns a policy set definition the attestation can choose a definition within the set definition with this property or omit this and set the state for the entire set definition.

Optional provisioningState

provisioningState: undefined | string

The status of the attestation. NOTE: This property will not be serialized. It can only be populated by the server.

Optional systemData

systemData: SystemData

Azure Resource Manager metadata containing createdBy and modifiedBy information. NOTE: This property will not be serialized. It can only be populated by the server.

Optional type

type: undefined | string

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc