@azure/arm-appcomplianceautomation package
類別
AppComplianceAutomationToolForMicrosoft365 |
介面
類型別名
ActionType |
定義 ActionType 的值。 服務支援的已知值內部 |
AssessmentSeverity |
定義 AssessmentSeverity 的值。 服務支援的已知值
高 |
CategoryStatus |
定義 CategoryStatus 的值。 服務支援的已知值
健康 |
CategoryType |
定義 CategoryType 的值。 服務支援的已知值
FullyAutomated |
ComplianceState |
定義 ComplianceState 的值。 服務支援的已知值
健康 |
ControlFamilyStatus |
定義 ControlFamilyStatus 的值。 服務支援的已知值
健康 |
ControlFamilyType |
定義 ControlFamilyType 的值。 服務支援的已知值
FullyAutomated |
ControlStatus |
定義 ControlStatus 的值。 服務支援的已知值
傳遞 |
ControlType |
定義 ControlType 的值。 服務支援的已知值
FullyAutomated |
CreatedByType |
定義 CreatedByType 的值。 服務支援的已知值
使用者 |
DownloadType |
定義 DownloadType 的值。 服務支援的已知值
ComplianceReport |
IsPass |
定義IsPass的值。 服務支援的已知值
True |
OperationsListNextResponse |
包含 listNext 作業的響應數據。 |
OperationsListResponse |
包含清單作業的回應數據。 |
Origin |
定義 Origin 的值。 服務支援的已知值
使用者 |
ProvisioningState |
定義 ProvisioningState 的值。 服務支援的已知值成功 |
ReportCreateOrUpdateResponse |
包含 createOrUpdate 作業的響應數據。 |
ReportGetResponse |
包含取得作業的回應數據。 |
ReportStatus |
定義 ReportStatus 的值。 服務支援的已知值
Active |
ReportUpdateResponse |
包含更新作業的回應數據。 |
ReportsListNextResponse |
包含 listNext 作業的響應數據。 |
ReportsListResponse |
包含清單作業的回應數據。 |
ResourceStatus |
定義 ResourceStatus 的值。 服務支援的已知值
健康 |
SnapshotDownloadResponse |
包含下載作業的回應數據。 |
SnapshotGetResponse |
包含取得作業的回應數據。 |
SnapshotsListNextResponse |
包含 listNext 作業的響應數據。 |
SnapshotsListResponse |
包含清單作業的回應數據。 |
列舉
KnownActionType |
服務接受的已知 ActionType 值。 |
KnownAssessmentSeverity |
服務接受 AssessmentSeverity 的已知值。 |
KnownCategoryStatus |
服務接受 CategoryStatus 的已知值。 |
KnownCategoryType |
服務接受 CategoryType 的已知值。 |
KnownComplianceState |
服務接受 ComplianceState 的已知值。 |
KnownControlFamilyStatus |
服務接受 ControlFamilyStatus 的已知值。 |
KnownControlFamilyType |
服務的已知值 ControlFamilyType。 |
KnownControlStatus |
服務的已知值 ControlStatus。 |
KnownControlType |
服務接受 ControlType 的已知值。 |
KnownCreatedByType |
服務接受的 CreatedByType 已知值。 |
KnownDownloadType |
DownloadType 服務的已知值。 |
KnownIsPass |
服務接受 IsPass 的已知值。 |
KnownOrigin |
服務的已知 Origin 值。 |
KnownProvisioningState |
服務接受的 ProvisioningState 已知值。 |
KnownReportStatus |
服務接受 ReportStatus 的已知值。 |
KnownResourceStatus |
服務接受 ResourceStatus 的已知值。 |
函式
get |
指定可分頁作業的結果頁面,會傳回接續令牌,以便稍後從該點開始分頁。 |
函式詳細資料
getContinuationToken(unknown)
指定可分頁作業的結果頁面,會傳回接續令牌,以便稍後從該點開始分頁。
function getContinuationToken(page: unknown): string | undefined
參數
- page
-
unknown
在分頁作業上呼叫 .byPage() 的結果物件。
傳回
string | undefined
可傳遞至 byPage() 的接續令牌。