Class GetJobTargetGroupArgs.Builder

  • Enclosing class:
    GetJobTargetGroupArgs

    public static final class GetJobTargetGroupArgs.Builder
    extends java.lang.Object
    • Method Detail

      • jobAgentName

        public GetJobTargetGroupArgs.Builder jobAgentName​(com.pulumi.core.Output<java.lang.String> jobAgentName)
        Parameters:
        jobAgentName - The name of the job agent.
        Returns:
        builder
      • jobAgentName

        public GetJobTargetGroupArgs.Builder jobAgentName​(java.lang.String jobAgentName)
        Parameters:
        jobAgentName - The name of the job agent.
        Returns:
        builder
      • resourceGroupName

        public GetJobTargetGroupArgs.Builder resourceGroupName​(com.pulumi.core.Output<java.lang.String> resourceGroupName)
        Parameters:
        resourceGroupName - The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
        Returns:
        builder
      • resourceGroupName

        public GetJobTargetGroupArgs.Builder resourceGroupName​(java.lang.String resourceGroupName)
        Parameters:
        resourceGroupName - The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
        Returns:
        builder
      • serverName

        public GetJobTargetGroupArgs.Builder serverName​(com.pulumi.core.Output<java.lang.String> serverName)
        Parameters:
        serverName - The name of the server.
        Returns:
        builder
      • serverName

        public GetJobTargetGroupArgs.Builder serverName​(java.lang.String serverName)
        Parameters:
        serverName - The name of the server.
        Returns:
        builder
      • targetGroupName

        public GetJobTargetGroupArgs.Builder targetGroupName​(com.pulumi.core.Output<java.lang.String> targetGroupName)
        Parameters:
        targetGroupName - The name of the target group.
        Returns:
        builder
      • targetGroupName

        public GetJobTargetGroupArgs.Builder targetGroupName​(java.lang.String targetGroupName)
        Parameters:
        targetGroupName - The name of the target group.
        Returns:
        builder