Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphManagedDeviceOwnerType
Packages that use MicrosoftGraphManagedDeviceOwnerType
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphManagedDeviceOwnerType in com.azure.resourcemanager.authorization.fluent.models
Fields in com.azure.resourcemanager.authorization.fluent.models declared as MicrosoftGraphManagedDeviceOwnerTypeModifier and TypeFieldDescriptionstatic final MicrosoftGraphManagedDeviceOwnerTypeMicrosoftGraphManagedDeviceOwnerType.COMPANYStatic value company for MicrosoftGraphManagedDeviceOwnerType.static final MicrosoftGraphManagedDeviceOwnerTypeMicrosoftGraphManagedDeviceOwnerType.PERSONALStatic value personal for MicrosoftGraphManagedDeviceOwnerType.static final MicrosoftGraphManagedDeviceOwnerTypeMicrosoftGraphManagedDeviceOwnerType.UNKNOWNStatic value unknown for MicrosoftGraphManagedDeviceOwnerType.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphManagedDeviceOwnerTypeModifier and TypeMethodDescriptionMicrosoftGraphManagedDeviceOwnerType.fromString(String name) Creates or finds a MicrosoftGraphManagedDeviceOwnerType from its string representation.MicrosoftGraphManagedDevice.managedDeviceOwnerType()Get the managedDeviceOwnerType property: managedDeviceOwnerType.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphManagedDeviceOwnerTypeModifier and TypeMethodDescriptionMicrosoftGraphManagedDeviceOwnerType.values()Gets known MicrosoftGraphManagedDeviceOwnerType values.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphManagedDeviceOwnerTypeModifier and TypeMethodDescriptionMicrosoftGraphManagedDevice.withManagedDeviceOwnerType(MicrosoftGraphManagedDeviceOwnerType managedDeviceOwnerType) Set the managedDeviceOwnerType property: managedDeviceOwnerType.