Uses of Interface
com.azure.resourcemanager.securityinsights.models.OfficeConsent
Package
Description
Package containing the data models for SecurityInsights.
-
Uses of OfficeConsent in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionGets an office365 consent.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<OfficeConsent>
OfficeConsents.getWithResponse
(String resourceGroupName, String workspaceName, String consentId, com.azure.core.util.Context context) Gets an office365 consent.com.azure.core.http.rest.PagedIterable<OfficeConsent>
Gets all office365 consents.com.azure.core.http.rest.PagedIterable<OfficeConsent>
OfficeConsents.list
(String resourceGroupName, String workspaceName, com.azure.core.util.Context context) Gets all office365 consents.