Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphPhysicalOfficeAddress
Packages that use MicrosoftGraphPhysicalOfficeAddress
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphPhysicalOfficeAddress in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphPhysicalOfficeAddressModifier and TypeMethodDescriptionMicrosoftGraphPhysicalOfficeAddress.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: physicalOfficeAddress.Set the city property: The city.MicrosoftGraphPhysicalOfficeAddress.withCountryOrRegion(String countryOrRegion) Set the countryOrRegion property: The country or region.MicrosoftGraphPhysicalOfficeAddress.withOfficeLocation(String officeLocation) Set the officeLocation property: Office location such as building and office number for an organizational contact.MicrosoftGraphPhysicalOfficeAddress.withPostalCode(String postalCode) Set the postalCode property: The postal code.Set the state property: The state.MicrosoftGraphPhysicalOfficeAddress.withStreet(String street) Set the street property: The street.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphPhysicalOfficeAddressModifier and TypeMethodDescriptionMicrosoftGraphOrgContactInner.addresses()Get the addresses property: The addresses property.Method parameters in com.azure.resourcemanager.authorization.fluent.models with type arguments of type MicrosoftGraphPhysicalOfficeAddressModifier and TypeMethodDescriptionMicrosoftGraphOrgContactInner.withAddresses(List<MicrosoftGraphPhysicalOfficeAddress> addresses) Set the addresses property: The addresses property.