Uses of Class
com.microsoft.graph.models.VirtualEndpoint
Packages that use VirtualEndpoint
-
Uses of VirtualEndpoint in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return VirtualEndpointModifier and TypeMethodDescriptionstatic VirtualEndpointVirtualEndpoint.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueDeviceManagement.getVirtualEndpoint()Gets the virtualEndpoint property value.Methods in com.microsoft.graph.models with parameters of type VirtualEndpointModifier and TypeMethodDescriptionvoidDeviceManagement.setVirtualEndpoint(VirtualEndpoint value) Sets the virtualEndpoint property value.