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.63.0 published on Tuesday, Sep 24, 2024 by Pulumi
azure-native.migrate.getMigrateAgent
Explore with Pulumi AI
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.63.0 published on Tuesday, Sep 24, 2024 by Pulumi
Gets the details of the modernizeProject agent. Azure REST API version: 2022-05-01-preview.
Using getMigrateAgent
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 getMigrateAgent(args: GetMigrateAgentArgs, opts?: InvokeOptions): Promise<GetMigrateAgentResult>
function getMigrateAgentOutput(args: GetMigrateAgentOutputArgs, opts?: InvokeOptions): Output<GetMigrateAgentResult>
def get_migrate_agent(agent_name: Optional[str] = None,
modernize_project_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
subscription_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetMigrateAgentResult
def get_migrate_agent_output(agent_name: Optional[pulumi.Input[str]] = None,
modernize_project_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
subscription_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetMigrateAgentResult]
func LookupMigrateAgent(ctx *Context, args *LookupMigrateAgentArgs, opts ...InvokeOption) (*LookupMigrateAgentResult, error)
func LookupMigrateAgentOutput(ctx *Context, args *LookupMigrateAgentOutputArgs, opts ...InvokeOption) LookupMigrateAgentResultOutput
> Note: This function is named LookupMigrateAgent
in the Go SDK.
public static class GetMigrateAgent
{
public static Task<GetMigrateAgentResult> InvokeAsync(GetMigrateAgentArgs args, InvokeOptions? opts = null)
public static Output<GetMigrateAgentResult> Invoke(GetMigrateAgentInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetMigrateAgentResult> getMigrateAgent(GetMigrateAgentArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:migrate:getMigrateAgent
arguments:
# arguments dictionary
The following arguments are supported:
- Agent
Name string - MigrateAgent name.
- Modernize
Project stringName - ModernizeProject name.
- Resource
Group stringName - Name of the Azure Resource Group that project is part of.
- Subscription
Id string - Azure Subscription Id in which project was created.
- Agent
Name string - MigrateAgent name.
- Modernize
Project stringName - ModernizeProject name.
- Resource
Group stringName - Name of the Azure Resource Group that project is part of.
- Subscription
Id string - Azure Subscription Id in which project was created.
- agent
Name String - MigrateAgent name.
- modernize
Project StringName - ModernizeProject name.
- resource
Group StringName - Name of the Azure Resource Group that project is part of.
- subscription
Id String - Azure Subscription Id in which project was created.
- agent
Name string - MigrateAgent name.
- modernize
Project stringName - ModernizeProject name.
- resource
Group stringName - Name of the Azure Resource Group that project is part of.
- subscription
Id string - Azure Subscription Id in which project was created.
- agent_
name str - MigrateAgent name.
- modernize_
project_ strname - ModernizeProject name.
- resource_
group_ strname - Name of the Azure Resource Group that project is part of.
- subscription_
id str - Azure Subscription Id in which project was created.
- agent
Name String - MigrateAgent name.
- modernize
Project StringName - ModernizeProject name.
- resource
Group StringName - Name of the Azure Resource Group that project is part of.
- subscription
Id String - Azure Subscription Id in which project was created.
getMigrateAgent Result
The following output properties are available:
- Id string
- Gets or sets the Id of the resource.
- Name string
- Gets or sets the name of the resource.
- Properties
Pulumi.
Azure Native. Migrate. Outputs. Migrate Agent Model Properties Response - MigrateAgent model properties.
- System
Data Pulumi.Azure Native. Migrate. Outputs. Migrate Agent Model Response System Data - Type string
- Gets or sets the type of the resource.
- Dictionary<string, string>
- Gets or sets the resource tags.
- Id string
- Gets or sets the Id of the resource.
- Name string
- Gets or sets the name of the resource.
- Properties
Migrate
Agent Model Properties Response - MigrateAgent model properties.
- System
Data MigrateAgent Model Response System Data - Type string
- Gets or sets the type of the resource.
- map[string]string
- Gets or sets the resource tags.
- id String
- Gets or sets the Id of the resource.
- name String
- Gets or sets the name of the resource.
- properties
Migrate
Agent Model Properties Response - MigrateAgent model properties.
- system
Data MigrateAgent Model Response System Data - type String
- Gets or sets the type of the resource.
- Map<String,String>
- Gets or sets the resource tags.
- id string
- Gets or sets the Id of the resource.
- name string
- Gets or sets the name of the resource.
- properties
Migrate
Agent Model Properties Response - MigrateAgent model properties.
- system
Data MigrateAgent Model Response System Data - type string
- Gets or sets the type of the resource.
- {[key: string]: string}
- Gets or sets the resource tags.
- id str
- Gets or sets the Id of the resource.
- name str
- Gets or sets the name of the resource.
- properties
Migrate
Agent Model Properties Response - MigrateAgent model properties.
- system_
data MigrateAgent Model Response System Data - type str
- Gets or sets the type of the resource.
- Mapping[str, str]
- Gets or sets the resource tags.
- id String
- Gets or sets the Id of the resource.
- name String
- Gets or sets the name of the resource.
- properties Property Map
- MigrateAgent model properties.
- system
Data Property Map - type String
- Gets or sets the type of the resource.
- Map<String>
- Gets or sets the resource tags.
Supporting Types
HealthErrorModelResponse
- Category string
- Gets or sets the error category.
- Causes string
- Gets or sets possible causes of the error.
- Code string
- Gets or sets the error code.
- Creation
Time string - Gets or sets the error creation time.
- Health
Category string - Gets or sets the health category.
- Id string
- Gets the ID.
- Is
Customer boolResolvable - Gets or sets a value indicating whether the error is customer resolvable.
- Message string
- Gets or sets the error message.
- Recommendation string
- Gets or sets recommended action to resolve the error.
- Severity string
- Gets or sets the error severity.
- Source string
- Gets or sets the error source.
- Summary string
- Gets or sets the error summary.
- Affected
Resource List<string>Correlation Ids - Gets or sets the list of affected resource correlation Ids. This can be used to uniquely identify the count of items affected by a specific category and severity as well as count of item affected by an specific issue.
- Affected
Resource stringType - Gets or sets the type of affected resource type.
- Child
Errors List<Pulumi.Azure Native. Migrate. Inputs. Inner Health Error Model Response> - Gets or sets a list of child health errors associated with this error.
- Category string
- Gets or sets the error category.
- Causes string
- Gets or sets possible causes of the error.
- Code string
- Gets or sets the error code.
- Creation
Time string - Gets or sets the error creation time.
- Health
Category string - Gets or sets the health category.
- Id string
- Gets the ID.
- Is
Customer boolResolvable - Gets or sets a value indicating whether the error is customer resolvable.
- Message string
- Gets or sets the error message.
- Recommendation string
- Gets or sets recommended action to resolve the error.
- Severity string
- Gets or sets the error severity.
- Source string
- Gets or sets the error source.
- Summary string
- Gets or sets the error summary.
- Affected
Resource []stringCorrelation Ids - Gets or sets the list of affected resource correlation Ids. This can be used to uniquely identify the count of items affected by a specific category and severity as well as count of item affected by an specific issue.
- Affected
Resource stringType - Gets or sets the type of affected resource type.
- Child
Errors []InnerHealth Error Model Response - Gets or sets a list of child health errors associated with this error.
- category String
- Gets or sets the error category.
- causes String
- Gets or sets possible causes of the error.
- code String
- Gets or sets the error code.
- creation
Time String - Gets or sets the error creation time.
- health
Category String - Gets or sets the health category.
- id String
- Gets the ID.
- is
Customer BooleanResolvable - Gets or sets a value indicating whether the error is customer resolvable.
- message String
- Gets or sets the error message.
- recommendation String
- Gets or sets recommended action to resolve the error.
- severity String
- Gets or sets the error severity.
- source String
- Gets or sets the error source.
- summary String
- Gets or sets the error summary.
- affected
Resource List<String>Correlation Ids - Gets or sets the list of affected resource correlation Ids. This can be used to uniquely identify the count of items affected by a specific category and severity as well as count of item affected by an specific issue.
- affected
Resource StringType - Gets or sets the type of affected resource type.
- child
Errors List<InnerHealth Error Model Response> - Gets or sets a list of child health errors associated with this error.
- category string
- Gets or sets the error category.
- causes string
- Gets or sets possible causes of the error.
- code string
- Gets or sets the error code.
- creation
Time string - Gets or sets the error creation time.
- health
Category string - Gets or sets the health category.
- id string
- Gets the ID.
- is
Customer booleanResolvable - Gets or sets a value indicating whether the error is customer resolvable.
- message string
- Gets or sets the error message.
- recommendation string
- Gets or sets recommended action to resolve the error.
- severity string
- Gets or sets the error severity.
- source string
- Gets or sets the error source.
- summary string
- Gets or sets the error summary.
- affected
Resource string[]Correlation Ids - Gets or sets the list of affected resource correlation Ids. This can be used to uniquely identify the count of items affected by a specific category and severity as well as count of item affected by an specific issue.
- affected
Resource stringType - Gets or sets the type of affected resource type.
- child
Errors InnerHealth Error Model Response[] - Gets or sets a list of child health errors associated with this error.
- category str
- Gets or sets the error category.
- causes str
- Gets or sets possible causes of the error.
- code str
- Gets or sets the error code.
- creation_
time str - Gets or sets the error creation time.
- health_
category str - Gets or sets the health category.
- id str
- Gets the ID.
- is_
customer_ boolresolvable - Gets or sets a value indicating whether the error is customer resolvable.
- message str
- Gets or sets the error message.
- recommendation str
- Gets or sets recommended action to resolve the error.
- severity str
- Gets or sets the error severity.
- source str
- Gets or sets the error source.
- summary str
- Gets or sets the error summary.
- affected_
resource_ Sequence[str]correlation_ ids - Gets or sets the list of affected resource correlation Ids. This can be used to uniquely identify the count of items affected by a specific category and severity as well as count of item affected by an specific issue.
- affected_
resource_ strtype - Gets or sets the type of affected resource type.
- child_
errors Sequence[InnerHealth Error Model Response] - Gets or sets a list of child health errors associated with this error.
- category String
- Gets or sets the error category.
- causes String
- Gets or sets possible causes of the error.
- code String
- Gets or sets the error code.
- creation
Time String - Gets or sets the error creation time.
- health
Category String - Gets or sets the health category.
- id String
- Gets the ID.
- is
Customer BooleanResolvable - Gets or sets a value indicating whether the error is customer resolvable.
- message String
- Gets or sets the error message.
- recommendation String
- Gets or sets recommended action to resolve the error.
- severity String
- Gets or sets the error severity.
- source String
- Gets or sets the error source.
- summary String
- Gets or sets the error summary.
- affected
Resource List<String>Correlation Ids - Gets or sets the list of affected resource correlation Ids. This can be used to uniquely identify the count of items affected by a specific category and severity as well as count of item affected by an specific issue.
- affected
Resource StringType - Gets or sets the type of affected resource type.
- child
Errors List<Property Map> - Gets or sets a list of child health errors associated with this error.
IdentityModelResponse
- string
- Gets or sets the authority of the SPN with which MigrateAgent communicates to service.
- Application
Id string - Gets or sets the client/application Id of the SPN with which MigrateAgent communicates to service.
- Audience string
- Gets or sets the audience of the SPN with which MigrateAgent communicates to service.
- Object
Id string - Gets or sets the object Id of the SPN with which MigrateAgent communicates to service.
- Tenant
Id string - Gets or sets the tenant Id of the SPN with which MigrateAgent communicates to service.
- string
- Gets or sets the authority of the SPN with which MigrateAgent communicates to service.
- Application
Id string - Gets or sets the client/application Id of the SPN with which MigrateAgent communicates to service.
- Audience string
- Gets or sets the audience of the SPN with which MigrateAgent communicates to service.
- Object
Id string - Gets or sets the object Id of the SPN with which MigrateAgent communicates to service.
- Tenant
Id string - Gets or sets the tenant Id of the SPN with which MigrateAgent communicates to service.
- String
- Gets or sets the authority of the SPN with which MigrateAgent communicates to service.
- application
Id String - Gets or sets the client/application Id of the SPN with which MigrateAgent communicates to service.
- audience String
- Gets or sets the audience of the SPN with which MigrateAgent communicates to service.
- object
Id String - Gets or sets the object Id of the SPN with which MigrateAgent communicates to service.
- tenant
Id String - Gets or sets the tenant Id of the SPN with which MigrateAgent communicates to service.
- string
- Gets or sets the authority of the SPN with which MigrateAgent communicates to service.
- application
Id string - Gets or sets the client/application Id of the SPN with which MigrateAgent communicates to service.
- audience string
- Gets or sets the audience of the SPN with which MigrateAgent communicates to service.
- object
Id string - Gets or sets the object Id of the SPN with which MigrateAgent communicates to service.
- tenant
Id string - Gets or sets the tenant Id of the SPN with which MigrateAgent communicates to service.
- str
- Gets or sets the authority of the SPN with which MigrateAgent communicates to service.
- application_
id str - Gets or sets the client/application Id of the SPN with which MigrateAgent communicates to service.
- audience str
- Gets or sets the audience of the SPN with which MigrateAgent communicates to service.
- object_
id str - Gets or sets the object Id of the SPN with which MigrateAgent communicates to service.
- tenant_
id str - Gets or sets the tenant Id of the SPN with which MigrateAgent communicates to service.
- String
- Gets or sets the authority of the SPN with which MigrateAgent communicates to service.
- application
Id String - Gets or sets the client/application Id of the SPN with which MigrateAgent communicates to service.
- audience String
- Gets or sets the audience of the SPN with which MigrateAgent communicates to service.
- object
Id String - Gets or sets the object Id of the SPN with which MigrateAgent communicates to service.
- tenant
Id String - Gets or sets the tenant Id of the SPN with which MigrateAgent communicates to service.
InnerHealthErrorModelResponse
- Category string
- Gets or sets the error category.
- Causes string
- Gets or sets possible causes of the error.
- Code string
- Gets or sets the error code.
- Creation
Time string - Gets or sets the error creation time.
- Health
Category string - Gets or sets the health category.
- Id string
- Gets the ID.
- Is
Customer boolResolvable - Gets or sets a value indicating whether the error is customer resolvable.
- Message string
- Gets or sets the error message.
- Recommendation string
- Gets or sets recommended action to resolve the error.
- Severity string
- Gets or sets the error severity.
- Source string
- Gets or sets the error source.
- Summary string
- Gets or sets the error summary.
- Category string
- Gets or sets the error category.
- Causes string
- Gets or sets possible causes of the error.
- Code string
- Gets or sets the error code.
- Creation
Time string - Gets or sets the error creation time.
- Health
Category string - Gets or sets the health category.
- Id string
- Gets the ID.
- Is
Customer boolResolvable - Gets or sets a value indicating whether the error is customer resolvable.
- Message string
- Gets or sets the error message.
- Recommendation string
- Gets or sets recommended action to resolve the error.
- Severity string
- Gets or sets the error severity.
- Source string
- Gets or sets the error source.
- Summary string
- Gets or sets the error summary.
- category String
- Gets or sets the error category.
- causes String
- Gets or sets possible causes of the error.
- code String
- Gets or sets the error code.
- creation
Time String - Gets or sets the error creation time.
- health
Category String - Gets or sets the health category.
- id String
- Gets the ID.
- is
Customer BooleanResolvable - Gets or sets a value indicating whether the error is customer resolvable.
- message String
- Gets or sets the error message.
- recommendation String
- Gets or sets recommended action to resolve the error.
- severity String
- Gets or sets the error severity.
- source String
- Gets or sets the error source.
- summary String
- Gets or sets the error summary.
- category string
- Gets or sets the error category.
- causes string
- Gets or sets possible causes of the error.
- code string
- Gets or sets the error code.
- creation
Time string - Gets or sets the error creation time.
- health
Category string - Gets or sets the health category.
- id string
- Gets the ID.
- is
Customer booleanResolvable - Gets or sets a value indicating whether the error is customer resolvable.
- message string
- Gets or sets the error message.
- recommendation string
- Gets or sets recommended action to resolve the error.
- severity string
- Gets or sets the error severity.
- source string
- Gets or sets the error source.
- summary string
- Gets or sets the error summary.
- category str
- Gets or sets the error category.
- causes str
- Gets or sets possible causes of the error.
- code str
- Gets or sets the error code.
- creation_
time str - Gets or sets the error creation time.
- health_
category str - Gets or sets the health category.
- id str
- Gets the ID.
- is_
customer_ boolresolvable - Gets or sets a value indicating whether the error is customer resolvable.
- message str
- Gets or sets the error message.
- recommendation str
- Gets or sets recommended action to resolve the error.
- severity str
- Gets or sets the error severity.
- source str
- Gets or sets the error source.
- summary str
- Gets or sets the error summary.
- category String
- Gets or sets the error category.
- causes String
- Gets or sets possible causes of the error.
- code String
- Gets or sets the error code.
- creation
Time String - Gets or sets the error creation time.
- health
Category String - Gets or sets the health category.
- id String
- Gets the ID.
- is
Customer BooleanResolvable - Gets or sets a value indicating whether the error is customer resolvable.
- message String
- Gets or sets the error message.
- recommendation String
- Gets or sets recommended action to resolve the error.
- severity String
- Gets or sets the error severity.
- source String
- Gets or sets the error source.
- summary String
- Gets or sets the error summary.
MigrateAgentModelPropertiesResponse
- Correlation
Id string - Gets or sets the MigrateAgent correlation Id.
- Health
Errors List<Pulumi.Azure Native. Migrate. Inputs. Health Error Model Response> - Gets or sets the list of health errors.
- Is
Responsive bool - Gets or sets a value indicating whether MigrateAgent is responsive.
- Last
Heartbeat string - Gets or sets the time when last heartbeat was sent by the MigrateAgent.
- Provisioning
State string - Gets or sets the provisioning state of the MigrateAgent.
- Version
Number string - Gets or sets the MigrateAgent version.
- Authentication
Identity Pulumi.Azure Native. Migrate. Inputs. Identity Model Response - Identity model.
- Custom
Properties Pulumi.Azure Native. Migrate. Inputs. VMware Migrate Agent Model Custom Properties Response - MigrateAgent model custom properties.
- Machine
Id string - Gets or sets the machine Id where MigrateAgent is running.
- Machine
Name string - Gets or sets the machine name where MigrateAgent is running.
- Correlation
Id string - Gets or sets the MigrateAgent correlation Id.
- Health
Errors []HealthError Model Response - Gets or sets the list of health errors.
- Is
Responsive bool - Gets or sets a value indicating whether MigrateAgent is responsive.
- Last
Heartbeat string - Gets or sets the time when last heartbeat was sent by the MigrateAgent.
- Provisioning
State string - Gets or sets the provisioning state of the MigrateAgent.
- Version
Number string - Gets or sets the MigrateAgent version.
- Authentication
Identity IdentityModel Response - Identity model.
- Custom
Properties VMwareMigrate Agent Model Custom Properties Response - MigrateAgent model custom properties.
- Machine
Id string - Gets or sets the machine Id where MigrateAgent is running.
- Machine
Name string - Gets or sets the machine name where MigrateAgent is running.
- correlation
Id String - Gets or sets the MigrateAgent correlation Id.
- health
Errors List<HealthError Model Response> - Gets or sets the list of health errors.
- is
Responsive Boolean - Gets or sets a value indicating whether MigrateAgent is responsive.
- last
Heartbeat String - Gets or sets the time when last heartbeat was sent by the MigrateAgent.
- provisioning
State String - Gets or sets the provisioning state of the MigrateAgent.
- version
Number String - Gets or sets the MigrateAgent version.
- authentication
Identity IdentityModel Response - Identity model.
- custom
Properties VMwareMigrate Agent Model Custom Properties Response - MigrateAgent model custom properties.
- machine
Id String - Gets or sets the machine Id where MigrateAgent is running.
- machine
Name String - Gets or sets the machine name where MigrateAgent is running.
- correlation
Id string - Gets or sets the MigrateAgent correlation Id.
- health
Errors HealthError Model Response[] - Gets or sets the list of health errors.
- is
Responsive boolean - Gets or sets a value indicating whether MigrateAgent is responsive.
- last
Heartbeat string - Gets or sets the time when last heartbeat was sent by the MigrateAgent.
- provisioning
State string - Gets or sets the provisioning state of the MigrateAgent.
- version
Number string - Gets or sets the MigrateAgent version.
- authentication
Identity IdentityModel Response - Identity model.
- custom
Properties VMwareMigrate Agent Model Custom Properties Response - MigrateAgent model custom properties.
- machine
Id string - Gets or sets the machine Id where MigrateAgent is running.
- machine
Name string - Gets or sets the machine name where MigrateAgent is running.
- correlation_
id str - Gets or sets the MigrateAgent correlation Id.
- health_
errors Sequence[HealthError Model Response] - Gets or sets the list of health errors.
- is_
responsive bool - Gets or sets a value indicating whether MigrateAgent is responsive.
- last_
heartbeat str - Gets or sets the time when last heartbeat was sent by the MigrateAgent.
- provisioning_
state str - Gets or sets the provisioning state of the MigrateAgent.
- version_
number str - Gets or sets the MigrateAgent version.
- authentication_
identity IdentityModel Response - Identity model.
- custom_
properties VMwareMigrate Agent Model Custom Properties Response - MigrateAgent model custom properties.
- machine_
id str - Gets or sets the machine Id where MigrateAgent is running.
- machine_
name str - Gets or sets the machine name where MigrateAgent is running.
- correlation
Id String - Gets or sets the MigrateAgent correlation Id.
- health
Errors List<Property Map> - Gets or sets the list of health errors.
- is
Responsive Boolean - Gets or sets a value indicating whether MigrateAgent is responsive.
- last
Heartbeat String - Gets or sets the time when last heartbeat was sent by the MigrateAgent.
- provisioning
State String - Gets or sets the provisioning state of the MigrateAgent.
- version
Number String - Gets or sets the MigrateAgent version.
- authentication
Identity Property Map - Identity model.
- custom
Properties Property Map - MigrateAgent model custom properties.
- machine
Id String - Gets or sets the machine Id where MigrateAgent is running.
- machine
Name String - Gets or sets the machine name where MigrateAgent is running.
MigrateAgentModelResponseSystemData
- Created
At string - Gets or sets the timestamp of resource creation (UTC).
- Created
By string - Gets or sets identity that created the resource.
- Created
By stringType - Gets or sets the type of identity that created the resource: user, application, managedIdentity.
- Last
Modified stringAt - Gets or sets the timestamp of resource last modification (UTC).
- Last
Modified stringBy - Gets or sets the identity that last modified the resource.
- Last
Modified stringBy Type - Gets or sets the type of identity that last modified the resource: user, application, managedIdentity.
- Created
At string - Gets or sets the timestamp of resource creation (UTC).
- Created
By string - Gets or sets identity that created the resource.
- Created
By stringType - Gets or sets the type of identity that created the resource: user, application, managedIdentity.
- Last
Modified stringAt - Gets or sets the timestamp of resource last modification (UTC).
- Last
Modified stringBy - Gets or sets the identity that last modified the resource.
- Last
Modified stringBy Type - Gets or sets the type of identity that last modified the resource: user, application, managedIdentity.
- created
At String - Gets or sets the timestamp of resource creation (UTC).
- created
By String - Gets or sets identity that created the resource.
- created
By StringType - Gets or sets the type of identity that created the resource: user, application, managedIdentity.
- last
Modified StringAt - Gets or sets the timestamp of resource last modification (UTC).
- last
Modified StringBy - Gets or sets the identity that last modified the resource.
- last
Modified StringBy Type - Gets or sets the type of identity that last modified the resource: user, application, managedIdentity.
- created
At string - Gets or sets the timestamp of resource creation (UTC).
- created
By string - Gets or sets identity that created the resource.
- created
By stringType - Gets or sets the type of identity that created the resource: user, application, managedIdentity.
- last
Modified stringAt - Gets or sets the timestamp of resource last modification (UTC).
- last
Modified stringBy - Gets or sets the identity that last modified the resource.
- last
Modified stringBy Type - Gets or sets the type of identity that last modified the resource: user, application, managedIdentity.
- created_
at str - Gets or sets the timestamp of resource creation (UTC).
- created_
by str - Gets or sets identity that created the resource.
- created_
by_ strtype - Gets or sets the type of identity that created the resource: user, application, managedIdentity.
- last_
modified_ strat - Gets or sets the timestamp of resource last modification (UTC).
- last_
modified_ strby - Gets or sets the identity that last modified the resource.
- last_
modified_ strby_ type - Gets or sets the type of identity that last modified the resource: user, application, managedIdentity.
- created
At String - Gets or sets the timestamp of resource creation (UTC).
- created
By String - Gets or sets identity that created the resource.
- created
By StringType - Gets or sets the type of identity that created the resource: user, application, managedIdentity.
- last
Modified StringAt - Gets or sets the timestamp of resource last modification (UTC).
- last
Modified StringBy - Gets or sets the identity that last modified the resource.
- last
Modified StringBy Type - Gets or sets the type of identity that last modified the resource: user, application, managedIdentity.
VMwareMigrateAgentModelCustomPropertiesResponse
- Fabric
Friendly stringName - Gets or sets the friendly name of the,of the MigrateAgent fabric.
- Vmware
Site stringId - Gets or sets the master Site Id of the Migrate Agent.
- Fabric
Friendly stringName - Gets or sets the friendly name of the,of the MigrateAgent fabric.
- Vmware
Site stringId - Gets or sets the master Site Id of the Migrate Agent.
- fabric
Friendly StringName - Gets or sets the friendly name of the,of the MigrateAgent fabric.
- vmware
Site StringId - Gets or sets the master Site Id of the Migrate Agent.
- fabric
Friendly stringName - Gets or sets the friendly name of the,of the MigrateAgent fabric.
- vmware
Site stringId - Gets or sets the master Site Id of the Migrate Agent.
- fabric_
friendly_ strname - Gets or sets the friendly name of the,of the MigrateAgent fabric.
- vmware_
site_ strid - Gets or sets the master Site Id of the Migrate Agent.
- fabric
Friendly StringName - Gets or sets the friendly name of the,of the MigrateAgent fabric.
- vmware
Site StringId - Gets or sets the master Site Id of the Migrate Agent.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
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.63.0 published on Tuesday, Sep 24, 2024 by Pulumi