Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphPublicationFacet
-
Packages that use MicrosoftGraphPublicationFacet Package Description com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of MicrosoftGraphPublicationFacet in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphPublicationFacet Modifier and Type Method Description MicrosoftGraphPublicationFacetMicrosoftGraphBaseItemVersion. publication()Get the publication property: publicationFacet.MicrosoftGraphPublicationFacetMicrosoftGraphDriveItem. publication()Get the publication property: publicationFacet.MicrosoftGraphPublicationFacetMicrosoftGraphPublicationFacet. withAdditionalProperties(Map<String,Object> additionalProperties)Set the additionalProperties property: publicationFacet.MicrosoftGraphPublicationFacetMicrosoftGraphPublicationFacet. withLevel(String level)Set the level property: The state of publication for this document.MicrosoftGraphPublicationFacetMicrosoftGraphPublicationFacet. withVersionId(String versionId)Set the versionId property: The unique identifier for the version that is visible to the current caller.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphPublicationFacet Modifier and Type Method Description MicrosoftGraphBaseItemVersionMicrosoftGraphBaseItemVersion. withPublication(MicrosoftGraphPublicationFacet publication)Set the publication property: publicationFacet.MicrosoftGraphDriveItemMicrosoftGraphDriveItem. withPublication(MicrosoftGraphPublicationFacet publication)Set the publication property: publicationFacet.MicrosoftGraphDriveItemVersionMicrosoftGraphDriveItemVersion. withPublication(MicrosoftGraphPublicationFacet publication)Set the publication property: publicationFacet.MicrosoftGraphListItemVersionMicrosoftGraphListItemVersion. withPublication(MicrosoftGraphPublicationFacet publication)Set the publication property: publicationFacet.
-