Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphPolicyPlatformType
Packages that use MicrosoftGraphPolicyPlatformType
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphPolicyPlatformType in com.azure.resourcemanager.authorization.fluent.models
Fields in com.azure.resourcemanager.authorization.fluent.models declared as MicrosoftGraphPolicyPlatformTypeModifier and TypeFieldDescriptionstatic final MicrosoftGraphPolicyPlatformTypeMicrosoftGraphPolicyPlatformType.ALLStatic value all for MicrosoftGraphPolicyPlatformType.static final MicrosoftGraphPolicyPlatformTypeMicrosoftGraphPolicyPlatformType.ANDROIDStatic value android for MicrosoftGraphPolicyPlatformType.static final MicrosoftGraphPolicyPlatformTypeMicrosoftGraphPolicyPlatformType.ANDROID_WORK_PROFILEStatic value androidWorkProfile for MicrosoftGraphPolicyPlatformType.static final MicrosoftGraphPolicyPlatformTypeMicrosoftGraphPolicyPlatformType.I_OSStatic value iOS for MicrosoftGraphPolicyPlatformType.static final MicrosoftGraphPolicyPlatformTypeMicrosoftGraphPolicyPlatformType.MAC_OSStatic value macOS for MicrosoftGraphPolicyPlatformType.static final MicrosoftGraphPolicyPlatformTypeMicrosoftGraphPolicyPlatformType.WINDOWS_PHONE81Static value windowsPhone81 for MicrosoftGraphPolicyPlatformType.static final MicrosoftGraphPolicyPlatformTypeMicrosoftGraphPolicyPlatformType.WINDOWS10AND_LATERStatic value windows10AndLater for MicrosoftGraphPolicyPlatformType.static final MicrosoftGraphPolicyPlatformTypeMicrosoftGraphPolicyPlatformType.WINDOWS81AND_LATERStatic value windows81AndLater for MicrosoftGraphPolicyPlatformType.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphPolicyPlatformTypeModifier and TypeMethodDescriptionMicrosoftGraphPolicyPlatformType.fromString(String name) Creates or finds a MicrosoftGraphPolicyPlatformType from its string representation.MicrosoftGraphDeviceCompliancePolicyState.platformType()Get the platformType property: policyPlatformType.MicrosoftGraphDeviceConfigurationState.platformType()Get the platformType property: policyPlatformType.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphPolicyPlatformTypeModifier and TypeMethodDescriptionMicrosoftGraphPolicyPlatformType.values()Gets known MicrosoftGraphPolicyPlatformType values.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphPolicyPlatformTypeModifier and TypeMethodDescriptionMicrosoftGraphDeviceCompliancePolicyState.withPlatformType(MicrosoftGraphPolicyPlatformType platformType) Set the platformType property: policyPlatformType.MicrosoftGraphDeviceConfigurationState.withPlatformType(MicrosoftGraphPolicyPlatformType platformType) Set the platformType property: policyPlatformType.