Uses of Class
com.microsoft.graph.models.CloudPcOnPremisesConnectionStatusDetail
Packages that use CloudPcOnPremisesConnectionStatusDetail
-
Uses of CloudPcOnPremisesConnectionStatusDetail in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return CloudPcOnPremisesConnectionStatusDetailModifier and TypeMethodDescriptionCloudPcOnPremisesConnectionStatusDetail.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueCloudPcOnPremisesConnection.getHealthCheckStatusDetail()Gets the healthCheckStatusDetail property value.Methods in com.microsoft.graph.models with parameters of type CloudPcOnPremisesConnectionStatusDetailModifier and TypeMethodDescriptionvoidCloudPcOnPremisesConnection.setHealthCheckStatusDetail(CloudPcOnPremisesConnectionStatusDetail value) Sets the healthCheckStatusDetail property value.