IReportResource Interface

Definition

C#
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.AppComplianceAutomation.Models.ReportResourceTypeConverter))]
public interface IReportResource : Microsoft.Azure.PowerShell.Cmdlets.AppComplianceAutomation.Models.IProxyResource
Derived
Attributes
Implements

Properties

CertRecord

List of synchronized certification records.

Error

List of report error codes.

Id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

(Inherited from IResource)
LastTriggerTime

Report last collection trigger time.

M365FailedCount

The count of all failed control.

M365ManualCount

The count of all manual control.

M365NotApplicableCount

The count of all not applicable control.

M365PassedCount

The count of all passed control.

M365PendingCount

The count of all pending for approval control.

Name

The name of the resource

(Inherited from IResource)
NextTriggerTime

Report next collection trigger time.

OfferGuid

A list of comma-separated offerGuids indicates a series of offerGuids that map to the report. For example, "00000000-0000-0000-0000-000000000001,00000000-0000-0000-0000-000000000002" and "00000000-0000-0000-0000-000000000003".

ProvisioningState

Azure lifecycle management

Resource

List of resource data.

Status

Report status.

StorageInfoAccountName

'bring your own storage' account name

StorageInfoLocation

The region of 'bring your own storage' account

StorageInfoResourceGroup

The resourceGroup which 'bring your own storage' account belongs to

StorageInfoSubscriptionId

The subscription id which 'bring your own storage' account belongs to

Subscription

List of subscription Ids.

SystemDataCreatedAt

The timestamp of resource creation (UTC).

(Inherited from IResource)
SystemDataCreatedBy

The identity that created the resource.

(Inherited from IResource)
SystemDataCreatedByType

The type of identity that created the resource.

(Inherited from IResource)
SystemDataLastModifiedAt

The timestamp of resource last modification (UTC)

(Inherited from IResource)
SystemDataLastModifiedBy

The identity that last modified the resource.

(Inherited from IResource)
SystemDataLastModifiedByType

The type of identity that last modified the resource.

(Inherited from IResource)
TenantId

Report's tenant id.

TimeZone

Report collection trigger time's time zone, the available list can be obtained by executing "Get-TimeZone -ListAvailable" in PowerShell. An example of valid timezone id is "Pacific Standard Time".

TriggerTime

Report collection trigger time.

Type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

(Inherited from IResource)

Methods

Applies to

Termék Verziók
Azure - PowerShell Commands 12 (LTS), Latest