1. Packages
  2. Azure Native v1
  3. API Docs
  4. migrate
  5. getProject
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi

azure-native.migrate.getProject

Explore with Pulumi AI

azure-native-v1 logo
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi

    Get the project with the specified name. API Version: 2019-10-01.

    Using getProject

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getProject(args: GetProjectArgs, opts?: InvokeOptions): Promise<GetProjectResult>
    function getProjectOutput(args: GetProjectOutputArgs, opts?: InvokeOptions): Output<GetProjectResult>
    def get_project(project_name: Optional[str] = None,
                    resource_group_name: Optional[str] = None,
                    opts: Optional[InvokeOptions] = None) -> GetProjectResult
    def get_project_output(project_name: Optional[pulumi.Input[str]] = None,
                    resource_group_name: Optional[pulumi.Input[str]] = None,
                    opts: Optional[InvokeOptions] = None) -> Output[GetProjectResult]
    func LookupProject(ctx *Context, args *LookupProjectArgs, opts ...InvokeOption) (*LookupProjectResult, error)
    func LookupProjectOutput(ctx *Context, args *LookupProjectOutputArgs, opts ...InvokeOption) LookupProjectResultOutput

    > Note: This function is named LookupProject in the Go SDK.

    public static class GetProject 
    {
        public static Task<GetProjectResult> InvokeAsync(GetProjectArgs args, InvokeOptions? opts = null)
        public static Output<GetProjectResult> Invoke(GetProjectInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetProjectResult> getProject(GetProjectArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:migrate:getProject
      arguments:
        # arguments dictionary

    The following arguments are supported:

    ProjectName string
    Name of the Azure Migrate project.
    ResourceGroupName string
    Name of the Azure Resource Group that project is part of.
    ProjectName string
    Name of the Azure Migrate project.
    ResourceGroupName string
    Name of the Azure Resource Group that project is part of.
    projectName String
    Name of the Azure Migrate project.
    resourceGroupName String
    Name of the Azure Resource Group that project is part of.
    projectName string
    Name of the Azure Migrate project.
    resourceGroupName string
    Name of the Azure Resource Group that project is part of.
    project_name str
    Name of the Azure Migrate project.
    resource_group_name str
    Name of the Azure Resource Group that project is part of.
    projectName String
    Name of the Azure Migrate project.
    resourceGroupName String
    Name of the Azure Resource Group that project is part of.

    getProject Result

    The following output properties are available:

    Id string
    Path reference to this project /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentProjects/{projectName}
    Name string
    Name of the project.
    Properties Pulumi.AzureNative.Migrate.Outputs.ProjectPropertiesResponse
    Properties of the project.
    Type string
    Type of the object = [Microsoft.Migrate/assessmentProjects].
    ETag string
    For optimistic concurrency control.
    Location string
    Azure location in which project is created.
    Tags object
    Tags provided by Azure Tagging service.
    Id string
    Path reference to this project /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentProjects/{projectName}
    Name string
    Name of the project.
    Properties ProjectPropertiesResponse
    Properties of the project.
    Type string
    Type of the object = [Microsoft.Migrate/assessmentProjects].
    ETag string
    For optimistic concurrency control.
    Location string
    Azure location in which project is created.
    Tags interface{}
    Tags provided by Azure Tagging service.
    id String
    Path reference to this project /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentProjects/{projectName}
    name String
    Name of the project.
    properties ProjectPropertiesResponse
    Properties of the project.
    type String
    Type of the object = [Microsoft.Migrate/assessmentProjects].
    eTag String
    For optimistic concurrency control.
    location String
    Azure location in which project is created.
    tags Object
    Tags provided by Azure Tagging service.
    id string
    Path reference to this project /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentProjects/{projectName}
    name string
    Name of the project.
    properties ProjectPropertiesResponse
    Properties of the project.
    type string
    Type of the object = [Microsoft.Migrate/assessmentProjects].
    eTag string
    For optimistic concurrency control.
    location string
    Azure location in which project is created.
    tags any
    Tags provided by Azure Tagging service.
    id str
    Path reference to this project /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentProjects/{projectName}
    name str
    Name of the project.
    properties ProjectPropertiesResponse
    Properties of the project.
    type str
    Type of the object = [Microsoft.Migrate/assessmentProjects].
    e_tag str
    For optimistic concurrency control.
    location str
    Azure location in which project is created.
    tags Any
    Tags provided by Azure Tagging service.
    id String
    Path reference to this project /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentProjects/{projectName}
    name String
    Name of the project.
    properties Property Map
    Properties of the project.
    type String
    Type of the object = [Microsoft.Migrate/assessmentProjects].
    eTag String
    For optimistic concurrency control.
    location String
    Azure location in which project is created.
    tags Any
    Tags provided by Azure Tagging service.

    Supporting Types

    PrivateEndpointConnectionPropertiesResponse

    PrivateEndpoint Pulumi.AzureNative.Migrate.Inputs.ResourceIdResponse
    ARM id for the private endpoint resource corresponding to the connection.
    ProvisioningState string
    Indicates whether there is an ongoing operation on the private endpoint.
    PrivateLinkServiceConnectionState Pulumi.AzureNative.Migrate.Inputs.PrivateLinkServiceConnectionStateResponse
    State of the private endpoint connection.
    PrivateEndpoint ResourceIdResponse
    ARM id for the private endpoint resource corresponding to the connection.
    ProvisioningState string
    Indicates whether there is an ongoing operation on the private endpoint.
    PrivateLinkServiceConnectionState PrivateLinkServiceConnectionStateResponse
    State of the private endpoint connection.
    privateEndpoint ResourceIdResponse
    ARM id for the private endpoint resource corresponding to the connection.
    provisioningState String
    Indicates whether there is an ongoing operation on the private endpoint.
    privateLinkServiceConnectionState PrivateLinkServiceConnectionStateResponse
    State of the private endpoint connection.
    privateEndpoint ResourceIdResponse
    ARM id for the private endpoint resource corresponding to the connection.
    provisioningState string
    Indicates whether there is an ongoing operation on the private endpoint.
    privateLinkServiceConnectionState PrivateLinkServiceConnectionStateResponse
    State of the private endpoint connection.
    private_endpoint ResourceIdResponse
    ARM id for the private endpoint resource corresponding to the connection.
    provisioning_state str
    Indicates whether there is an ongoing operation on the private endpoint.
    private_link_service_connection_state PrivateLinkServiceConnectionStateResponse
    State of the private endpoint connection.
    privateEndpoint Property Map
    ARM id for the private endpoint resource corresponding to the connection.
    provisioningState String
    Indicates whether there is an ongoing operation on the private endpoint.
    privateLinkServiceConnectionState Property Map
    State of the private endpoint connection.

    PrivateEndpointConnectionResponse

    Id string
    Path reference to this private endpoint endpoint connection. /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentProjects/{projectName}/privateEndpointConnections/{privateEndpointConnectionName}
    Name string
    Name of the private endpoint endpoint connection.
    Properties Pulumi.AzureNative.Migrate.Inputs.PrivateEndpointConnectionPropertiesResponse
    Properties of the private endpoint endpoint connection.
    Type string
    Type of the object = [Microsoft.Migrate/assessmentProjects/privateEndpointConnections].
    ETag string
    For optimistic concurrency control.
    Id string
    Path reference to this private endpoint endpoint connection. /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentProjects/{projectName}/privateEndpointConnections/{privateEndpointConnectionName}
    Name string
    Name of the private endpoint endpoint connection.
    Properties PrivateEndpointConnectionPropertiesResponse
    Properties of the private endpoint endpoint connection.
    Type string
    Type of the object = [Microsoft.Migrate/assessmentProjects/privateEndpointConnections].
    ETag string
    For optimistic concurrency control.
    id String
    Path reference to this private endpoint endpoint connection. /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentProjects/{projectName}/privateEndpointConnections/{privateEndpointConnectionName}
    name String
    Name of the private endpoint endpoint connection.
    properties PrivateEndpointConnectionPropertiesResponse
    Properties of the private endpoint endpoint connection.
    type String
    Type of the object = [Microsoft.Migrate/assessmentProjects/privateEndpointConnections].
    eTag String
    For optimistic concurrency control.
    id string
    Path reference to this private endpoint endpoint connection. /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentProjects/{projectName}/privateEndpointConnections/{privateEndpointConnectionName}
    name string
    Name of the private endpoint endpoint connection.
    properties PrivateEndpointConnectionPropertiesResponse
    Properties of the private endpoint endpoint connection.
    type string
    Type of the object = [Microsoft.Migrate/assessmentProjects/privateEndpointConnections].
    eTag string
    For optimistic concurrency control.
    id str
    Path reference to this private endpoint endpoint connection. /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentProjects/{projectName}/privateEndpointConnections/{privateEndpointConnectionName}
    name str
    Name of the private endpoint endpoint connection.
    properties PrivateEndpointConnectionPropertiesResponse
    Properties of the private endpoint endpoint connection.
    type str
    Type of the object = [Microsoft.Migrate/assessmentProjects/privateEndpointConnections].
    e_tag str
    For optimistic concurrency control.
    id String
    Path reference to this private endpoint endpoint connection. /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentProjects/{projectName}/privateEndpointConnections/{privateEndpointConnectionName}
    name String
    Name of the private endpoint endpoint connection.
    properties Property Map
    Properties of the private endpoint endpoint connection.
    type String
    Type of the object = [Microsoft.Migrate/assessmentProjects/privateEndpointConnections].
    eTag String
    For optimistic concurrency control.

    PrivateLinkServiceConnectionStateResponse

    ActionsRequired string
    Actions required on the private endpoint connection.
    Description string
    Description of the private endpoint connection.
    Status string
    Connection status of the private endpoint connection.
    ActionsRequired string
    Actions required on the private endpoint connection.
    Description string
    Description of the private endpoint connection.
    Status string
    Connection status of the private endpoint connection.
    actionsRequired String
    Actions required on the private endpoint connection.
    description String
    Description of the private endpoint connection.
    status String
    Connection status of the private endpoint connection.
    actionsRequired string
    Actions required on the private endpoint connection.
    description string
    Description of the private endpoint connection.
    status string
    Connection status of the private endpoint connection.
    actions_required str
    Actions required on the private endpoint connection.
    description str
    Description of the private endpoint connection.
    status str
    Connection status of the private endpoint connection.
    actionsRequired String
    Actions required on the private endpoint connection.
    description String
    Description of the private endpoint connection.
    status String
    Connection status of the private endpoint connection.

    ProjectPropertiesResponse

    CreatedTimestamp string
    Time when this project was created. Date-Time represented in ISO-8601 format.
    LastAssessmentTimestamp string
    Time when last assessment was created. Date-Time represented in ISO-8601 format. This value will be null until assessment is created.
    NumberOfAssessments int
    Number of assessments created in the project.
    NumberOfGroups int
    Number of groups created in the project.
    NumberOfMachines int
    Number of machines in the project.
    PrivateEndpointConnections List<Pulumi.AzureNative.Migrate.Inputs.PrivateEndpointConnectionResponse>
    The list of private endpoint connections to the project.
    ProvisioningState string
    Provisioning state of the project.
    ServiceEndpoint string
    Endpoint at which the collector agent can call agent REST API.
    UpdatedTimestamp string
    Time when this project was last updated. Date-Time represented in ISO-8601 format.
    AssessmentSolutionId string
    Assessment solution ARM id tracked by Microsoft.Migrate/migrateProjects.
    CustomerStorageAccountArmId string
    The ARM id of the storage account used for interactions when public access is disabled.
    CustomerWorkspaceId string
    The ARM id of service map workspace created by customer.
    CustomerWorkspaceLocation string
    Location of service map workspace created by customer.
    ProjectStatus string
    Assessment project status.
    PublicNetworkAccess string
    This value can be set to 'enabled' to avoid breaking changes on existing customer resources and templates. If set to 'disabled', traffic over public interface is not allowed, and private endpoint connections would be the exclusive access method.
    CreatedTimestamp string
    Time when this project was created. Date-Time represented in ISO-8601 format.
    LastAssessmentTimestamp string
    Time when last assessment was created. Date-Time represented in ISO-8601 format. This value will be null until assessment is created.
    NumberOfAssessments int
    Number of assessments created in the project.
    NumberOfGroups int
    Number of groups created in the project.
    NumberOfMachines int
    Number of machines in the project.
    PrivateEndpointConnections []PrivateEndpointConnectionResponse
    The list of private endpoint connections to the project.
    ProvisioningState string
    Provisioning state of the project.
    ServiceEndpoint string
    Endpoint at which the collector agent can call agent REST API.
    UpdatedTimestamp string
    Time when this project was last updated. Date-Time represented in ISO-8601 format.
    AssessmentSolutionId string
    Assessment solution ARM id tracked by Microsoft.Migrate/migrateProjects.
    CustomerStorageAccountArmId string
    The ARM id of the storage account used for interactions when public access is disabled.
    CustomerWorkspaceId string
    The ARM id of service map workspace created by customer.
    CustomerWorkspaceLocation string
    Location of service map workspace created by customer.
    ProjectStatus string
    Assessment project status.
    PublicNetworkAccess string
    This value can be set to 'enabled' to avoid breaking changes on existing customer resources and templates. If set to 'disabled', traffic over public interface is not allowed, and private endpoint connections would be the exclusive access method.
    createdTimestamp String
    Time when this project was created. Date-Time represented in ISO-8601 format.
    lastAssessmentTimestamp String
    Time when last assessment was created. Date-Time represented in ISO-8601 format. This value will be null until assessment is created.
    numberOfAssessments Integer
    Number of assessments created in the project.
    numberOfGroups Integer
    Number of groups created in the project.
    numberOfMachines Integer
    Number of machines in the project.
    privateEndpointConnections List<PrivateEndpointConnectionResponse>
    The list of private endpoint connections to the project.
    provisioningState String
    Provisioning state of the project.
    serviceEndpoint String
    Endpoint at which the collector agent can call agent REST API.
    updatedTimestamp String
    Time when this project was last updated. Date-Time represented in ISO-8601 format.
    assessmentSolutionId String
    Assessment solution ARM id tracked by Microsoft.Migrate/migrateProjects.
    customerStorageAccountArmId String
    The ARM id of the storage account used for interactions when public access is disabled.
    customerWorkspaceId String
    The ARM id of service map workspace created by customer.
    customerWorkspaceLocation String
    Location of service map workspace created by customer.
    projectStatus String
    Assessment project status.
    publicNetworkAccess String
    This value can be set to 'enabled' to avoid breaking changes on existing customer resources and templates. If set to 'disabled', traffic over public interface is not allowed, and private endpoint connections would be the exclusive access method.
    createdTimestamp string
    Time when this project was created. Date-Time represented in ISO-8601 format.
    lastAssessmentTimestamp string
    Time when last assessment was created. Date-Time represented in ISO-8601 format. This value will be null until assessment is created.
    numberOfAssessments number
    Number of assessments created in the project.
    numberOfGroups number
    Number of groups created in the project.
    numberOfMachines number
    Number of machines in the project.
    privateEndpointConnections PrivateEndpointConnectionResponse[]
    The list of private endpoint connections to the project.
    provisioningState string
    Provisioning state of the project.
    serviceEndpoint string
    Endpoint at which the collector agent can call agent REST API.
    updatedTimestamp string
    Time when this project was last updated. Date-Time represented in ISO-8601 format.
    assessmentSolutionId string
    Assessment solution ARM id tracked by Microsoft.Migrate/migrateProjects.
    customerStorageAccountArmId string
    The ARM id of the storage account used for interactions when public access is disabled.
    customerWorkspaceId string
    The ARM id of service map workspace created by customer.
    customerWorkspaceLocation string
    Location of service map workspace created by customer.
    projectStatus string
    Assessment project status.
    publicNetworkAccess string
    This value can be set to 'enabled' to avoid breaking changes on existing customer resources and templates. If set to 'disabled', traffic over public interface is not allowed, and private endpoint connections would be the exclusive access method.
    created_timestamp str
    Time when this project was created. Date-Time represented in ISO-8601 format.
    last_assessment_timestamp str
    Time when last assessment was created. Date-Time represented in ISO-8601 format. This value will be null until assessment is created.
    number_of_assessments int
    Number of assessments created in the project.
    number_of_groups int
    Number of groups created in the project.
    number_of_machines int
    Number of machines in the project.
    private_endpoint_connections Sequence[PrivateEndpointConnectionResponse]
    The list of private endpoint connections to the project.
    provisioning_state str
    Provisioning state of the project.
    service_endpoint str
    Endpoint at which the collector agent can call agent REST API.
    updated_timestamp str
    Time when this project was last updated. Date-Time represented in ISO-8601 format.
    assessment_solution_id str
    Assessment solution ARM id tracked by Microsoft.Migrate/migrateProjects.
    customer_storage_account_arm_id str
    The ARM id of the storage account used for interactions when public access is disabled.
    customer_workspace_id str
    The ARM id of service map workspace created by customer.
    customer_workspace_location str
    Location of service map workspace created by customer.
    project_status str
    Assessment project status.
    public_network_access str
    This value can be set to 'enabled' to avoid breaking changes on existing customer resources and templates. If set to 'disabled', traffic over public interface is not allowed, and private endpoint connections would be the exclusive access method.
    createdTimestamp String
    Time when this project was created. Date-Time represented in ISO-8601 format.
    lastAssessmentTimestamp String
    Time when last assessment was created. Date-Time represented in ISO-8601 format. This value will be null until assessment is created.
    numberOfAssessments Number
    Number of assessments created in the project.
    numberOfGroups Number
    Number of groups created in the project.
    numberOfMachines Number
    Number of machines in the project.
    privateEndpointConnections List<Property Map>
    The list of private endpoint connections to the project.
    provisioningState String
    Provisioning state of the project.
    serviceEndpoint String
    Endpoint at which the collector agent can call agent REST API.
    updatedTimestamp String
    Time when this project was last updated. Date-Time represented in ISO-8601 format.
    assessmentSolutionId String
    Assessment solution ARM id tracked by Microsoft.Migrate/migrateProjects.
    customerStorageAccountArmId String
    The ARM id of the storage account used for interactions when public access is disabled.
    customerWorkspaceId String
    The ARM id of service map workspace created by customer.
    customerWorkspaceLocation String
    Location of service map workspace created by customer.
    projectStatus String
    Assessment project status.
    publicNetworkAccess String
    This value can be set to 'enabled' to avoid breaking changes on existing customer resources and templates. If set to 'disabled', traffic over public interface is not allowed, and private endpoint connections would be the exclusive access method.

    ResourceIdResponse

    Id string
    Id string
    id String
    id string
    id str
    id String

    Package Details

    Repository
    azure-native-v1 pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native-v1 logo
    These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
    Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi