Class GetWorkspaceManagerAssignmentResult


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

      • etag

        public java.lang.String etag()
        Returns:
        Resource Etag.
      • id

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

        public java.util.List<AssignmentItemResponse> items()
        Returns:
        List of resources included in this workspace manager assignment
      • lastJobEndTime

        public java.lang.String lastJobEndTime()
        Returns:
        The time the last job associated to this assignment ended at
      • lastJobProvisioningState

        public java.lang.String lastJobProvisioningState()
        Returns:
        State of the last job associated to this assignment
      • name

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

        public SystemDataResponse systemData()
        Returns:
        Azure Resource Manager metadata containing createdBy and modifiedBy information.
      • targetResourceName

        public java.lang.String targetResourceName()
        Returns:
        The resource name of the workspace manager group targeted by the workspace manager assignment
      • type

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