IReportResource Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.AppComplianceAutomation.Models.ReportResourceTypeConverter))]
public interface IReportResource : Microsoft.Azure.PowerShell.Cmdlets.AppComplianceAutomation.Models.IProxyResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.AppComplianceAutomation.Models.ReportResourceTypeConverter))>]
type IReportResource = interface
interface IJsonSerializable
interface IProxyResource
interface IResource
Public Interface IReportResource
Implements IProxyResource
- Derived
- Attributes
- Implements
Cert |
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) |
Last |
Report last collection trigger time. |
M365Failed |
The count of all failed control. |
M365Manual |
The count of all manual control. |
M365Not |
The count of all not applicable control. |
M365Passed |
The count of all passed control. |
M365Pending |
The count of all pending for approval control. |
Name |
The name of the resource (Inherited from IResource) |
Next |
Report next collection trigger time. |
Offer |
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". |
Provisioning |
Azure lifecycle management |
Resource |
List of resource data. |
Status |
Report status. |
Storage |
'bring your own storage' account name |
Storage |
The region of 'bring your own storage' account |
Storage |
The resourceGroup which 'bring your own storage' account belongs to |
Storage |
The subscription id which 'bring your own storage' account belongs to |
Subscription |
List of subscription Ids. |
System |
The timestamp of resource creation (UTC). (Inherited from IResource) |
System |
The identity that created the resource. (Inherited from IResource) |
System |
The type of identity that created the resource. (Inherited from IResource) |
System |
The timestamp of resource last modification (UTC) (Inherited from IResource) |
System |
The identity that last modified the resource. (Inherited from IResource) |
System |
The type of identity that last modified the resource. (Inherited from IResource) |
Tenant |
Report's tenant id. |
Time |
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". |
Trigger |
Report collection trigger time. |
Type |
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" (Inherited from IResource) |
To |
(Inherited from IJsonSerializable) |
Termék | Verziók |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |