AppComplianceReportWebhookCollectionGetAllOptions Class
Definition
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.
The AppComplianceReportWebhookCollectionGetAllOptions.
public class AppComplianceReportWebhookCollectionGetAllOptions
type AppComplianceReportWebhookCollectionGetAllOptions = class
Public Class AppComplianceReportWebhookCollectionGetAllOptions
- Inheritance
-
AppComplianceReportWebhookCollectionGetAllOptions
Constructors
AppComplianceReportWebhookCollectionGetAllOptions() |
Initializes a new instance of AppComplianceReportWebhookCollectionGetAllOptions. |
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
Azure SDK for .NET