Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphWebsiteType
Packages that use MicrosoftGraphWebsiteType
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphWebsiteType in com.azure.resourcemanager.authorization.fluent.models
Fields in com.azure.resourcemanager.authorization.fluent.models declared as MicrosoftGraphWebsiteTypeModifier and TypeFieldDescriptionstatic final MicrosoftGraphWebsiteTypeMicrosoftGraphWebsiteType.BLOGStatic value blog for MicrosoftGraphWebsiteType.static final MicrosoftGraphWebsiteTypeMicrosoftGraphWebsiteType.HOMEStatic value home for MicrosoftGraphWebsiteType.static final MicrosoftGraphWebsiteTypeMicrosoftGraphWebsiteType.OTHERStatic value other for MicrosoftGraphWebsiteType.static final MicrosoftGraphWebsiteTypeMicrosoftGraphWebsiteType.PROFILEStatic value profile for MicrosoftGraphWebsiteType.static final MicrosoftGraphWebsiteTypeMicrosoftGraphWebsiteType.WORKStatic value work for MicrosoftGraphWebsiteType.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphWebsiteTypeModifier and TypeMethodDescriptionstatic MicrosoftGraphWebsiteTypeMicrosoftGraphWebsiteType.fromString(String name) Creates or finds a MicrosoftGraphWebsiteType from its string representation.MicrosoftGraphWebsite.type()Get the type property: websiteType.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphWebsiteTypeModifier and TypeMethodDescriptionstatic Collection<MicrosoftGraphWebsiteType>MicrosoftGraphWebsiteType.values()Gets known MicrosoftGraphWebsiteType values.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphWebsiteTypeModifier and TypeMethodDescriptionMicrosoftGraphWebsite.withType(MicrosoftGraphWebsiteType type) Set the type property: websiteType.