Class GetAddressResult


  • public final class GetAddressResult
    extends java.lang.Object
    • Method Detail

      • addressValidationStatus

        public java.lang.String addressValidationStatus()
        Returns:
        Status of address validation.
      • id

        public java.lang.String id()
        Returns:
        Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
      • location

        public java.lang.String location()
        Returns:
        The geo-location where the resource lives
      • name

        public java.lang.String name()
        Returns:
        The name of the resource
      • shippingAddress

        public java.util.Optional<ShippingAddressResponse> shippingAddress()
        Returns:
        Shipping details for the address.
      • systemData

        public SystemDataResponse systemData()
        Returns:
        Represents resource creation and update time.
      • tags

        public java.util.Map<java.lang.String,​java.lang.String> tags()
        Returns:
        Resource tags.
      • type

        public java.lang.String type()
        Returns:
        The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"