Uses of Class
com.microsoft.graph.models.ServicePrincipalLockConfiguration
Packages that use ServicePrincipalLockConfiguration
-
Uses of ServicePrincipalLockConfiguration in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ServicePrincipalLockConfigurationModifier and TypeMethodDescriptionServicePrincipalLockConfiguration.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueApplication.getServicePrincipalLockConfiguration()Gets the servicePrincipalLockConfiguration property value.Methods in com.microsoft.graph.models with parameters of type ServicePrincipalLockConfigurationModifier and TypeMethodDescriptionvoidApplication.setServicePrincipalLockConfiguration(ServicePrincipalLockConfiguration value) Sets the servicePrincipalLockConfiguration property value.