你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AppComplianceReportEvidenceCollectionGetAllOptions Class

Definition

The AppComplianceReportEvidenceCollectionGetAllOptions.

public class AppComplianceReportEvidenceCollectionGetAllOptions
type AppComplianceReportEvidenceCollectionGetAllOptions = class
Public Class AppComplianceReportEvidenceCollectionGetAllOptions
Inheritance
AppComplianceReportEvidenceCollectionGetAllOptions

Constructors

AppComplianceReportEvidenceCollectionGetAllOptions()

Initializes a new instance of AppComplianceReportEvidenceCollectionGetAllOptions.

Properties

Filter

The filter to apply on the operation.

OfferGuid

The offerGuid which mapping to the reports.

Orderby

OData order by query option.

ReportCreatorTenantId

The tenant id of the report creator.

Select

OData Select statement. Limits the properties on each entry to just those requested, e.g. ?$select=reportName,id.

SkipToken

Skip over when retrieving results.

Top

Number of elements to return when retrieving results.

Applies to