Uses of Class
com.microsoft.graph.models.TenantProtectionScopeContainer
Packages that use TenantProtectionScopeContainer
-
Uses of TenantProtectionScopeContainer in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return TenantProtectionScopeContainerModifier and TypeMethodDescriptionTenantProtectionScopeContainer.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueTenantDataSecurityAndGovernance.getProtectionScopes()Gets the protectionScopes property value.Methods in com.microsoft.graph.models with parameters of type TenantProtectionScopeContainerModifier and TypeMethodDescriptionvoidTenantDataSecurityAndGovernance.setProtectionScopes(TenantProtectionScopeContainer value) Sets the protectionScopes property value.