Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphSiteCollection
-
Packages that use MicrosoftGraphSiteCollection Package Description com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of MicrosoftGraphSiteCollection in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphSiteCollection Modifier and Type Method Description MicrosoftGraphSiteCollectionMicrosoftGraphSite. siteCollection()Get the siteCollection property: siteCollection.MicrosoftGraphSiteCollectionMicrosoftGraphSiteCollection. withAdditionalProperties(Map<String,Object> additionalProperties)Set the additionalProperties property: siteCollection.MicrosoftGraphSiteCollectionMicrosoftGraphSiteCollection. withDataLocationCode(String dataLocationCode)Set the dataLocationCode property: The geographic region code for where this site collection resides.MicrosoftGraphSiteCollectionMicrosoftGraphSiteCollection. withHostname(String hostname)Set the hostname property: The hostname for the site collection.MicrosoftGraphSiteCollectionMicrosoftGraphSiteCollection. withRoot(Map<String,Object> root)Set the root property: root.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphSiteCollection Modifier and Type Method Description MicrosoftGraphSiteMicrosoftGraphSite. withSiteCollection(MicrosoftGraphSiteCollection siteCollection)Set the siteCollection property: siteCollection.
-