1. Packages
  2. Azure Native
  3. API Docs
  4. migrate
  5. getProject
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.34.0 published on Thursday, Mar 28, 2024 by Pulumi

azure-native.migrate.getProject

Explore with Pulumi AI

azure-native logo
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.34.0 published on Thursday, Mar 28, 2024 by Pulumi

    Get the project with the specified name. Azure REST API version: 2019-10-01.

    Other available API versions: 2018-02-02.

    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.
    GroupIds List<string>
    The group ids for the private endpoint resource.
    PrivateEndpoint Pulumi.AzureNative.Migrate.Inputs.PrivateEndpointResponse
    The private endpoint resource.
    PrivateLinkServiceConnectionState Pulumi.AzureNative.Migrate.Inputs.PrivateLinkServiceConnectionStateResponse
    A collection of information about the state of the connection between service consumer and provider.
    ProvisioningState string
    The provisioning state of the private endpoint connection resource.
    SystemData Pulumi.AzureNative.Migrate.Inputs.SystemDataResponse
    Metadata pertaining to creation and last modification of the resource.
    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.
    GroupIds []string
    The group ids for the private endpoint resource.
    PrivateEndpoint PrivateEndpointResponse
    The private endpoint resource.
    PrivateLinkServiceConnectionState PrivateLinkServiceConnectionStateResponse
    A collection of information about the state of the connection between service consumer and provider.
    ProvisioningState string
    The provisioning state of the private endpoint connection resource.
    SystemData SystemDataResponse
    Metadata pertaining to creation and last modification of the resource.
    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.
    groupIds List<String>
    The group ids for the private endpoint resource.
    privateEndpoint PrivateEndpointResponse
    The private endpoint resource.
    privateLinkServiceConnectionState PrivateLinkServiceConnectionStateResponse
    A collection of information about the state of the connection between service consumer and provider.
    provisioningState String
    The provisioning state of the private endpoint connection resource.
    systemData SystemDataResponse
    Metadata pertaining to creation and last modification of the resource.
    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.
    groupIds string[]
    The group ids for the private endpoint resource.
    privateEndpoint PrivateEndpointResponse
    The private endpoint resource.
    privateLinkServiceConnectionState PrivateLinkServiceConnectionStateResponse
    A collection of information about the state of the connection between service consumer and provider.
    provisioningState string
    The provisioning state of the private endpoint connection resource.
    systemData SystemDataResponse
    Metadata pertaining to creation and last modification of the resource.
    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.
    group_ids Sequence[str]
    The group ids for the private endpoint resource.
    private_endpoint PrivateEndpointResponse
    The private endpoint resource.
    private_link_service_connection_state PrivateLinkServiceConnectionStateResponse
    A collection of information about the state of the connection between service consumer and provider.
    provisioning_state str
    The provisioning state of the private endpoint connection resource.
    system_data SystemDataResponse
    Metadata pertaining to creation and last modification of the resource.
    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.
    groupIds List<String>
    The group ids for the private endpoint resource.
    privateEndpoint Property Map
    The private endpoint resource.
    privateLinkServiceConnectionState Property Map
    A collection of information about the state of the connection between service consumer and provider.
    provisioningState String
    The provisioning state of the private endpoint connection resource.
    systemData Property Map
    Metadata pertaining to creation and last modification of the resource.

    PrivateEndpointResponse

    Id string
    The ARM identifier for private endpoint.
    Id string
    The ARM identifier for private endpoint.
    id String
    The ARM identifier for private endpoint.
    id string
    The ARM identifier for private endpoint.
    id str
    The ARM identifier for private endpoint.
    id String
    The ARM identifier for private endpoint.

    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

    SystemDataResponse

    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.
    createdAt string
    The timestamp of resource creation (UTC).
    createdBy string
    The identity that created the resource.
    createdByType string
    The type of identity that created the resource.
    lastModifiedAt string
    The timestamp of resource last modification (UTC)
    lastModifiedBy string
    The identity that last modified the resource.
    lastModifiedByType string
    The type of identity that last modified the resource.
    created_at str
    The timestamp of resource creation (UTC).
    created_by str
    The identity that created the resource.
    created_by_type str
    The type of identity that created the resource.
    last_modified_at str
    The timestamp of resource last modification (UTC)
    last_modified_by str
    The identity that last modified the resource.
    last_modified_by_type str
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
    Azure Native v2.34.0 published on Thursday, Mar 28, 2024 by Pulumi