Uses of Enum
com.microsoft.graph.models.CloudPcOnPremisesConnectionType
Packages that use CloudPcOnPremisesConnectionType
-
Uses of CloudPcOnPremisesConnectionType in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return CloudPcOnPremisesConnectionTypeModifier and TypeMethodDescriptionCloudPcOnPremisesConnection.getConnectionType()Gets the connectionType property value.Returns the enum constant of this type with the specified name.static CloudPcOnPremisesConnectionType[]CloudPcOnPremisesConnectionType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.microsoft.graph.models with parameters of type CloudPcOnPremisesConnectionTypeModifier and TypeMethodDescriptionvoidCloudPcOnPremisesConnection.setConnectionType(CloudPcOnPremisesConnectionType value) Sets the connectionType property value.