Uses of Enum
com.azure.resourcemanager.labservices.models.InvitationState
Packages that use InvitationState
Package
Description
Package containing the inner data models for LabServicesClient.
Package containing the data models for LabServicesClient.
-
Uses of InvitationState in com.azure.resourcemanager.labservices.fluent.models
Methods in com.azure.resourcemanager.labservices.fluent.models that return InvitationStateModifier and TypeMethodDescriptionUserInner.invitationState()
Get the invitationState property: State of the invitation message for the user.UserProperties.invitationState()
Get the invitationState property: State of the invitation message for the user. -
Uses of InvitationState in com.azure.resourcemanager.labservices.models
Methods in com.azure.resourcemanager.labservices.models that return InvitationStateModifier and TypeMethodDescriptionstatic InvitationState
InvitationState.fromString
(String value) Parses a serialized value to a InvitationState instance.User.invitationState()
Gets the invitationState property: State of the invitation message for the user.static InvitationState
Returns the enum constant of this type with the specified name.static InvitationState[]
InvitationState.values()
Returns an array containing the constants of this enum type, in the order they are declared.