Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphChannelMembershipType
Packages that use MicrosoftGraphChannelMembershipType
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphChannelMembershipType in com.azure.resourcemanager.authorization.fluent.models
Fields in com.azure.resourcemanager.authorization.fluent.models declared as MicrosoftGraphChannelMembershipTypeModifier and TypeFieldDescriptionstatic final MicrosoftGraphChannelMembershipTypeMicrosoftGraphChannelMembershipType.PRIVATEStatic value private for MicrosoftGraphChannelMembershipType.static final MicrosoftGraphChannelMembershipTypeMicrosoftGraphChannelMembershipType.STANDARDStatic value standard for MicrosoftGraphChannelMembershipType.static final MicrosoftGraphChannelMembershipTypeMicrosoftGraphChannelMembershipType.UNKNOWN_FUTURE_VALUEStatic value unknownFutureValue for MicrosoftGraphChannelMembershipType.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphChannelMembershipTypeModifier and TypeMethodDescriptionMicrosoftGraphChannelMembershipType.fromString(String name) Creates or finds a MicrosoftGraphChannelMembershipType from its string representation.MicrosoftGraphChannel.membershipType()Get the membershipType property: channelMembershipType.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphChannelMembershipTypeModifier and TypeMethodDescriptionMicrosoftGraphChannelMembershipType.values()Gets known MicrosoftGraphChannelMembershipType values.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphChannelMembershipTypeModifier and TypeMethodDescriptionMicrosoftGraphChannel.withMembershipType(MicrosoftGraphChannelMembershipType membershipType) Set the membershipType property: channelMembershipType.