Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphPackage
-
Packages that use MicrosoftGraphPackage Package Description com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of MicrosoftGraphPackage in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphPackage Modifier and Type Method Description MicrosoftGraphPackageMicrosoftGraphDriveItem. packageProperty()Get the packageProperty property: package.MicrosoftGraphPackageMicrosoftGraphRemoteItem. packageProperty()Get the packageProperty property: package.MicrosoftGraphPackageMicrosoftGraphPackage. withAdditionalProperties(Map<String,Object> additionalProperties)Set the additionalProperties property: package.MicrosoftGraphPackageMicrosoftGraphPackage. withType(String type)Set the type property: A string indicating the type of package.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphPackage Modifier and Type Method Description MicrosoftGraphDriveItemMicrosoftGraphDriveItem. withPackageProperty(MicrosoftGraphPackage packageProperty)Set the packageProperty property: package.MicrosoftGraphRemoteItemMicrosoftGraphRemoteItem. withPackageProperty(MicrosoftGraphPackage packageProperty)Set the packageProperty property: package.
-