Class GetFluidRelayServerResult


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

      • fluidRelayEndpoints

        public FluidRelayEndpointsResponse fluidRelayEndpoints()
        Returns:
        The Fluid Relay Service endpoints for this server.
      • frsTenantId

        public java.lang.String frsTenantId()
        Returns:
        The Fluid tenantId for this server
      • id

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

        public java.util.Optional<IdentityResponse> identity()
        Returns:
        The type of identity used for the resource.
      • 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
      • provisioningState

        public java.util.Optional<java.lang.String> provisioningState()
        Returns:
        Provision states for FluidRelay RP
      • storagesku

        public java.util.Optional<java.lang.String> storagesku()
        Returns:
        Sku of the storage associated with the resource
      • systemData

        public SystemDataResponse systemData()
        Returns:
        System meta data for this resource, including creation and modification information.
      • 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"