Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphAttachmentType
Packages that use MicrosoftGraphAttachmentType
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphAttachmentType in com.azure.resourcemanager.authorization.fluent.models
Fields in com.azure.resourcemanager.authorization.fluent.models declared as MicrosoftGraphAttachmentTypeModifier and TypeFieldDescriptionstatic final MicrosoftGraphAttachmentTypeMicrosoftGraphAttachmentType.FILEStatic value file for MicrosoftGraphAttachmentType.static final MicrosoftGraphAttachmentTypeMicrosoftGraphAttachmentType.ITEMStatic value item for MicrosoftGraphAttachmentType.static final MicrosoftGraphAttachmentTypeMicrosoftGraphAttachmentType.REFERENCEStatic value reference for MicrosoftGraphAttachmentType.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphAttachmentTypeModifier and TypeMethodDescriptionMicrosoftGraphAttachmentItem.attachmentType()Get the attachmentType property: attachmentType.static MicrosoftGraphAttachmentTypeMicrosoftGraphAttachmentType.fromString(String name) Creates or finds a MicrosoftGraphAttachmentType from its string representation.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphAttachmentTypeModifier and TypeMethodDescriptionMicrosoftGraphAttachmentType.values()Gets known MicrosoftGraphAttachmentType values.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphAttachmentTypeModifier and TypeMethodDescriptionMicrosoftGraphAttachmentItem.withAttachmentType(MicrosoftGraphAttachmentType attachmentType) Set the attachmentType property: attachmentType.