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.89.1 published on Sunday, Mar 2, 2025 by Pulumi
azure-native.hdinsight.getApplication
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.89.1 published on Sunday, Mar 2, 2025 by Pulumi
Gets properties of the specified application. Azure REST API version: 2021-06-01.
Other available API versions: 2023-04-15-preview, 2023-08-15-preview, 2024-08-01-preview.
Using getApplication
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 getApplication(args: GetApplicationArgs, opts?: InvokeOptions): Promise<GetApplicationResult>
function getApplicationOutput(args: GetApplicationOutputArgs, opts?: InvokeOptions): Output<GetApplicationResult>def get_application(application_name: Optional[str] = None,
                    cluster_name: Optional[str] = None,
                    resource_group_name: Optional[str] = None,
                    opts: Optional[InvokeOptions] = None) -> GetApplicationResult
def get_application_output(application_name: Optional[pulumi.Input[str]] = None,
                    cluster_name: Optional[pulumi.Input[str]] = None,
                    resource_group_name: Optional[pulumi.Input[str]] = None,
                    opts: Optional[InvokeOptions] = None) -> Output[GetApplicationResult]func LookupApplication(ctx *Context, args *LookupApplicationArgs, opts ...InvokeOption) (*LookupApplicationResult, error)
func LookupApplicationOutput(ctx *Context, args *LookupApplicationOutputArgs, opts ...InvokeOption) LookupApplicationResultOutput> Note: This function is named LookupApplication in the Go SDK.
public static class GetApplication 
{
    public static Task<GetApplicationResult> InvokeAsync(GetApplicationArgs args, InvokeOptions? opts = null)
    public static Output<GetApplicationResult> Invoke(GetApplicationInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetApplicationResult> getApplication(GetApplicationArgs args, InvokeOptions options)
public static Output<GetApplicationResult> getApplication(GetApplicationArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:hdinsight:getApplication
  arguments:
    # arguments dictionaryThe following arguments are supported:
- ApplicationName string
- The constant value for the application name.
- ClusterName string
- The name of the cluster.
- ResourceGroup stringName 
- The name of the resource group.
- ApplicationName string
- The constant value for the application name.
- ClusterName string
- The name of the cluster.
- ResourceGroup stringName 
- The name of the resource group.
- applicationName String
- The constant value for the application name.
- clusterName String
- The name of the cluster.
- resourceGroup StringName 
- The name of the resource group.
- applicationName string
- The constant value for the application name.
- clusterName string
- The name of the cluster.
- resourceGroup stringName 
- The name of the resource group.
- application_name str
- The constant value for the application name.
- cluster_name str
- The name of the cluster.
- resource_group_ strname 
- The name of the resource group.
- applicationName String
- The constant value for the application name.
- clusterName String
- The name of the cluster.
- resourceGroup StringName 
- The name of the resource group.
getApplication Result
The following output properties are available:
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Name string
- The name of the resource
- Properties
Pulumi.Azure Native. HDInsight. Outputs. Application Properties Response 
- The properties of the application.
- SystemData Pulumi.Azure Native. HDInsight. Outputs. System Data Response 
- Metadata pertaining to creation and last modification of the resource.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Etag string
- The ETag for the application
- Dictionary<string, string>
- The tags for the application.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Name string
- The name of the resource
- Properties
ApplicationProperties Response 
- The properties of the application.
- SystemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Etag string
- The ETag for the application
- map[string]string
- The tags for the application.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name String
- The name of the resource
- properties
ApplicationProperties Response 
- The properties of the application.
- systemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- etag String
- The ETag for the application
- Map<String,String>
- The tags for the application.
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name string
- The name of the resource
- properties
ApplicationProperties Response 
- The properties of the application.
- systemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- etag string
- The ETag for the application
- {[key: string]: string}
- The tags for the application.
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name str
- The name of the resource
- properties
ApplicationProperties Response 
- The properties of the application.
- system_data SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- etag str
- The ETag for the application
- Mapping[str, str]
- The tags for the application.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name String
- The name of the resource
- properties Property Map
- The properties of the application.
- systemData Property Map
- Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- etag String
- The ETag for the application
- Map<String>
- The tags for the application.
Supporting Types
ApplicationGetEndpointResponse   
- DestinationPort int
- The destination port to connect to.
- Location string
- The location of the endpoint.
- PrivateIPAddress string
- The private ip address of the endpoint.
- PublicPort int
- The public port to connect to.
- DestinationPort int
- The destination port to connect to.
- Location string
- The location of the endpoint.
- PrivateIPAddress string
- The private ip address of the endpoint.
- PublicPort int
- The public port to connect to.
- destinationPort Integer
- The destination port to connect to.
- location String
- The location of the endpoint.
- privateIPAddress String
- The private ip address of the endpoint.
- publicPort Integer
- The public port to connect to.
- destinationPort number
- The destination port to connect to.
- location string
- The location of the endpoint.
- privateIPAddress string
- The private ip address of the endpoint.
- publicPort number
- The public port to connect to.
- destination_port int
- The destination port to connect to.
- location str
- The location of the endpoint.
- private_ip_ straddress 
- The private ip address of the endpoint.
- public_port int
- The public port to connect to.
- destinationPort Number
- The destination port to connect to.
- location String
- The location of the endpoint.
- privateIPAddress String
- The private ip address of the endpoint.
- publicPort Number
- The public port to connect to.
ApplicationGetHttpsEndpointResponse    
- Location string
- The location of the endpoint.
- PublicPort int
- The public port to connect to.
- AccessModes List<string>
- The list of access modes for the application.
- DestinationPort int
- The destination port to connect to.
- DisableGateway boolAuth 
- The value indicates whether to disable GatewayAuth.
- PrivateIPAddress string
- The private ip address of the endpoint.
- Location string
- The location of the endpoint.
- PublicPort int
- The public port to connect to.
- AccessModes []string
- The list of access modes for the application.
- DestinationPort int
- The destination port to connect to.
- DisableGateway boolAuth 
- The value indicates whether to disable GatewayAuth.
- PrivateIPAddress string
- The private ip address of the endpoint.
- location String
- The location of the endpoint.
- publicPort Integer
- The public port to connect to.
- accessModes List<String>
- The list of access modes for the application.
- destinationPort Integer
- The destination port to connect to.
- disableGateway BooleanAuth 
- The value indicates whether to disable GatewayAuth.
- privateIPAddress String
- The private ip address of the endpoint.
- location string
- The location of the endpoint.
- publicPort number
- The public port to connect to.
- accessModes string[]
- The list of access modes for the application.
- destinationPort number
- The destination port to connect to.
- disableGateway booleanAuth 
- The value indicates whether to disable GatewayAuth.
- privateIPAddress string
- The private ip address of the endpoint.
- location str
- The location of the endpoint.
- public_port int
- The public port to connect to.
- access_modes Sequence[str]
- The list of access modes for the application.
- destination_port int
- The destination port to connect to.
- disable_gateway_ boolauth 
- The value indicates whether to disable GatewayAuth.
- private_ip_ straddress 
- The private ip address of the endpoint.
- location String
- The location of the endpoint.
- publicPort Number
- The public port to connect to.
- accessModes List<String>
- The list of access modes for the application.
- destinationPort Number
- The destination port to connect to.
- disableGateway BooleanAuth 
- The value indicates whether to disable GatewayAuth.
- privateIPAddress String
- The private ip address of the endpoint.
ApplicationPropertiesResponse  
- ApplicationState string
- The application state.
- CreatedDate string
- The application create date time.
- MarketplaceIdentifier string
- The marketplace identifier.
- ProvisioningState string
- The provisioning state of the application.
- ApplicationType string
- The application type.
- ComputeProfile Pulumi.Azure Native. HDInsight. Inputs. Compute Profile Response 
- The list of roles in the cluster.
- Errors
List<Pulumi.Azure Native. HDInsight. Inputs. Errors Response> 
- The list of errors.
- HttpsEndpoints List<Pulumi.Azure Native. HDInsight. Inputs. Application Get Https Endpoint Response> 
- The list of application HTTPS endpoints.
- InstallScript List<Pulumi.Actions Azure Native. HDInsight. Inputs. Runtime Script Action Response> 
- The list of install script actions.
- PrivateLink List<Pulumi.Configurations Azure Native. HDInsight. Inputs. Private Link Configuration Response> 
- The private link configurations.
- SshEndpoints List<Pulumi.Azure Native. HDInsight. Inputs. Application Get Endpoint Response> 
- The list of application SSH endpoints.
- UninstallScript List<Pulumi.Actions Azure Native. HDInsight. Inputs. Runtime Script Action Response> 
- The list of uninstall script actions.
- ApplicationState string
- The application state.
- CreatedDate string
- The application create date time.
- MarketplaceIdentifier string
- The marketplace identifier.
- ProvisioningState string
- The provisioning state of the application.
- ApplicationType string
- The application type.
- ComputeProfile ComputeProfile Response 
- The list of roles in the cluster.
- Errors
[]ErrorsResponse 
- The list of errors.
- HttpsEndpoints []ApplicationGet Https Endpoint Response 
- The list of application HTTPS endpoints.
- InstallScript []RuntimeActions Script Action Response 
- The list of install script actions.
- PrivateLink []PrivateConfigurations Link Configuration Response 
- The private link configurations.
- SshEndpoints []ApplicationGet Endpoint Response 
- The list of application SSH endpoints.
- UninstallScript []RuntimeActions Script Action Response 
- The list of uninstall script actions.
- applicationState String
- The application state.
- createdDate String
- The application create date time.
- marketplaceIdentifier String
- The marketplace identifier.
- provisioningState String
- The provisioning state of the application.
- applicationType String
- The application type.
- computeProfile ComputeProfile Response 
- The list of roles in the cluster.
- errors
List<ErrorsResponse> 
- The list of errors.
- httpsEndpoints List<ApplicationGet Https Endpoint Response> 
- The list of application HTTPS endpoints.
- installScript List<RuntimeActions Script Action Response> 
- The list of install script actions.
- privateLink List<PrivateConfigurations Link Configuration Response> 
- The private link configurations.
- sshEndpoints List<ApplicationGet Endpoint Response> 
- The list of application SSH endpoints.
- uninstallScript List<RuntimeActions Script Action Response> 
- The list of uninstall script actions.
- applicationState string
- The application state.
- createdDate string
- The application create date time.
- marketplaceIdentifier string
- The marketplace identifier.
- provisioningState string
- The provisioning state of the application.
- applicationType string
- The application type.
- computeProfile ComputeProfile Response 
- The list of roles in the cluster.
- errors
ErrorsResponse[] 
- The list of errors.
- httpsEndpoints ApplicationGet Https Endpoint Response[] 
- The list of application HTTPS endpoints.
- installScript RuntimeActions Script Action Response[] 
- The list of install script actions.
- privateLink PrivateConfigurations Link Configuration Response[] 
- The private link configurations.
- sshEndpoints ApplicationGet Endpoint Response[] 
- The list of application SSH endpoints.
- uninstallScript RuntimeActions Script Action Response[] 
- The list of uninstall script actions.
- application_state str
- The application state.
- created_date str
- The application create date time.
- marketplace_identifier str
- The marketplace identifier.
- provisioning_state str
- The provisioning state of the application.
- application_type str
- The application type.
- compute_profile ComputeProfile Response 
- The list of roles in the cluster.
- errors
Sequence[ErrorsResponse] 
- The list of errors.
- https_endpoints Sequence[ApplicationGet Https Endpoint Response] 
- The list of application HTTPS endpoints.
- install_script_ Sequence[Runtimeactions Script Action Response] 
- The list of install script actions.
- private_link_ Sequence[Privateconfigurations Link Configuration Response] 
- The private link configurations.
- ssh_endpoints Sequence[ApplicationGet Endpoint Response] 
- The list of application SSH endpoints.
- uninstall_script_ Sequence[Runtimeactions Script Action Response] 
- The list of uninstall script actions.
- applicationState String
- The application state.
- createdDate String
- The application create date time.
- marketplaceIdentifier String
- The marketplace identifier.
- provisioningState String
- The provisioning state of the application.
- applicationType String
- The application type.
- computeProfile Property Map
- The list of roles in the cluster.
- errors List<Property Map>
- The list of errors.
- httpsEndpoints List<Property Map>
- The list of application HTTPS endpoints.
- installScript List<Property Map>Actions 
- The list of install script actions.
- privateLink List<Property Map>Configurations 
- The private link configurations.
- sshEndpoints List<Property Map>
- The list of application SSH endpoints.
- uninstallScript List<Property Map>Actions 
- The list of uninstall script actions.
AutoscaleCapacityResponse  
- MaxInstance intCount 
- The maximum instance count of the cluster
- MinInstance intCount 
- The minimum instance count of the cluster
- MaxInstance intCount 
- The maximum instance count of the cluster
- MinInstance intCount 
- The minimum instance count of the cluster
- maxInstance IntegerCount 
- The maximum instance count of the cluster
- minInstance IntegerCount 
- The minimum instance count of the cluster
- maxInstance numberCount 
- The maximum instance count of the cluster
- minInstance numberCount 
- The minimum instance count of the cluster
- max_instance_ intcount 
- The maximum instance count of the cluster
- min_instance_ intcount 
- The minimum instance count of the cluster
- maxInstance NumberCount 
- The maximum instance count of the cluster
- minInstance NumberCount 
- The minimum instance count of the cluster
AutoscaleRecurrenceResponse  
- Schedule
List<Pulumi.Azure Native. HDInsight. Inputs. Autoscale Schedule Response> 
- Array of schedule-based autoscale rules
- TimeZone string
- The time zone for the autoscale schedule times
- Schedule
[]AutoscaleSchedule Response 
- Array of schedule-based autoscale rules
- TimeZone string
- The time zone for the autoscale schedule times
- schedule
List<AutoscaleSchedule Response> 
- Array of schedule-based autoscale rules
- timeZone String
- The time zone for the autoscale schedule times
- schedule
AutoscaleSchedule Response[] 
- Array of schedule-based autoscale rules
- timeZone string
- The time zone for the autoscale schedule times
- schedule
Sequence[AutoscaleSchedule Response] 
- Array of schedule-based autoscale rules
- time_zone str
- The time zone for the autoscale schedule times
- schedule List<Property Map>
- Array of schedule-based autoscale rules
- timeZone String
- The time zone for the autoscale schedule times
AutoscaleResponse 
- Capacity
Pulumi.Azure Native. HDInsight. Inputs. Autoscale Capacity Response 
- Parameters for load-based autoscale
- Recurrence
Pulumi.Azure Native. HDInsight. Inputs. Autoscale Recurrence Response 
- Parameters for schedule-based autoscale
- Capacity
AutoscaleCapacity Response 
- Parameters for load-based autoscale
- Recurrence
AutoscaleRecurrence Response 
- Parameters for schedule-based autoscale
- capacity
AutoscaleCapacity Response 
- Parameters for load-based autoscale
- recurrence
AutoscaleRecurrence Response 
- Parameters for schedule-based autoscale
- capacity
AutoscaleCapacity Response 
- Parameters for load-based autoscale
- recurrence
AutoscaleRecurrence Response 
- Parameters for schedule-based autoscale
- capacity
AutoscaleCapacity Response 
- Parameters for load-based autoscale
- recurrence
AutoscaleRecurrence Response 
- Parameters for schedule-based autoscale
- capacity Property Map
- Parameters for load-based autoscale
- recurrence Property Map
- Parameters for schedule-based autoscale
AutoscaleScheduleResponse  
- Days List<string>
- Days of the week for a schedule-based autoscale rule
- TimeAnd Pulumi.Capacity Azure Native. HDInsight. Inputs. Autoscale Time And Capacity Response 
- Time and capacity for a schedule-based autoscale rule
- Days []string
- Days of the week for a schedule-based autoscale rule
- TimeAnd AutoscaleCapacity Time And Capacity Response 
- Time and capacity for a schedule-based autoscale rule
- days List<String>
- Days of the week for a schedule-based autoscale rule
- timeAnd AutoscaleCapacity Time And Capacity Response 
- Time and capacity for a schedule-based autoscale rule
- days string[]
- Days of the week for a schedule-based autoscale rule
- timeAnd AutoscaleCapacity Time And Capacity Response 
- Time and capacity for a schedule-based autoscale rule
- days Sequence[str]
- Days of the week for a schedule-based autoscale rule
- time_and_ Autoscalecapacity Time And Capacity Response 
- Time and capacity for a schedule-based autoscale rule
- days List<String>
- Days of the week for a schedule-based autoscale rule
- timeAnd Property MapCapacity 
- Time and capacity for a schedule-based autoscale rule
AutoscaleTimeAndCapacityResponse    
- MaxInstance intCount 
- The maximum instance count of the cluster
- MinInstance intCount 
- The minimum instance count of the cluster
- Time string
- 24-hour time in the form xx:xx
- MaxInstance intCount 
- The maximum instance count of the cluster
- MinInstance intCount 
- The minimum instance count of the cluster
- Time string
- 24-hour time in the form xx:xx
- maxInstance IntegerCount 
- The maximum instance count of the cluster
- minInstance IntegerCount 
- The minimum instance count of the cluster
- time String
- 24-hour time in the form xx:xx
- maxInstance numberCount 
- The maximum instance count of the cluster
- minInstance numberCount 
- The minimum instance count of the cluster
- time string
- 24-hour time in the form xx:xx
- max_instance_ intcount 
- The maximum instance count of the cluster
- min_instance_ intcount 
- The minimum instance count of the cluster
- time str
- 24-hour time in the form xx:xx
- maxInstance NumberCount 
- The maximum instance count of the cluster
- minInstance NumberCount 
- The minimum instance count of the cluster
- time String
- 24-hour time in the form xx:xx
ComputeProfileResponse  
- Roles
List<Pulumi.Azure Native. HDInsight. Inputs. Role Response> 
- The list of roles in the cluster.
- Roles
[]RoleResponse 
- The list of roles in the cluster.
- roles
List<RoleResponse> 
- The list of roles in the cluster.
- roles
RoleResponse[] 
- The list of roles in the cluster.
- roles
Sequence[RoleResponse] 
- The list of roles in the cluster.
- roles List<Property Map>
- The list of roles in the cluster.
DataDisksGroupsResponse   
- DiskSize intGB 
- ReadOnly. The DiskSize in GB. Do not set this value.
- StorageAccount stringType 
- ReadOnly. The storage account type. Do not set this value.
- DisksPer intNode 
- The number of disks per node.
- DiskSize intGB 
- ReadOnly. The DiskSize in GB. Do not set this value.
- StorageAccount stringType 
- ReadOnly. The storage account type. Do not set this value.
- DisksPer intNode 
- The number of disks per node.
- diskSize IntegerGB 
- ReadOnly. The DiskSize in GB. Do not set this value.
- storageAccount StringType 
- ReadOnly. The storage account type. Do not set this value.
- disksPer IntegerNode 
- The number of disks per node.
- diskSize numberGB 
- ReadOnly. The DiskSize in GB. Do not set this value.
- storageAccount stringType 
- ReadOnly. The storage account type. Do not set this value.
- disksPer numberNode 
- The number of disks per node.
- disk_size_ intgb 
- ReadOnly. The DiskSize in GB. Do not set this value.
- storage_account_ strtype 
- ReadOnly. The storage account type. Do not set this value.
- disks_per_ intnode 
- The number of disks per node.
- diskSize NumberGB 
- ReadOnly. The DiskSize in GB. Do not set this value.
- storageAccount StringType 
- ReadOnly. The storage account type. Do not set this value.
- disksPer NumberNode 
- The number of disks per node.
ErrorsResponse 
HardwareProfileResponse  
- VmSize string
- The size of the VM
- VmSize string
- The size of the VM
- vmSize String
- The size of the VM
- vmSize string
- The size of the VM
- vm_size str
- The size of the VM
- vmSize String
- The size of the VM
IPConfigurationResponse 
- Id string
- The private link IP configuration id.
- Name string
- The name of private link IP configuration.
- ProvisioningState string
- The private link configuration provisioning state, which only appears in the response.
- Type string
- The type of the private link IP configuration.
- Primary bool
- Indicates whether this IP configuration is primary for the corresponding NIC.
- PrivateIPAddress string
- The IP address.
- PrivateIPAllocation stringMethod 
- The method that private IP address is allocated.
- Subnet
Pulumi.Azure Native. HDInsight. Inputs. Resource Id Response 
- The subnet resource id.
- Id string
- The private link IP configuration id.
- Name string
- The name of private link IP configuration.
- ProvisioningState string
- The private link configuration provisioning state, which only appears in the response.
- Type string
- The type of the private link IP configuration.
- Primary bool
- Indicates whether this IP configuration is primary for the corresponding NIC.
- PrivateIPAddress string
- The IP address.
- PrivateIPAllocation stringMethod 
- The method that private IP address is allocated.
- Subnet
ResourceId Response 
- The subnet resource id.
- id String
- The private link IP configuration id.
- name String
- The name of private link IP configuration.
- provisioningState String
- The private link configuration provisioning state, which only appears in the response.
- type String
- The type of the private link IP configuration.
- primary Boolean
- Indicates whether this IP configuration is primary for the corresponding NIC.
- privateIPAddress String
- The IP address.
- privateIPAllocation StringMethod 
- The method that private IP address is allocated.
- subnet
ResourceId Response 
- The subnet resource id.
- id string
- The private link IP configuration id.
- name string
- The name of private link IP configuration.
- provisioningState string
- The private link configuration provisioning state, which only appears in the response.
- type string
- The type of the private link IP configuration.
- primary boolean
- Indicates whether this IP configuration is primary for the corresponding NIC.
- privateIPAddress string
- The IP address.
- privateIPAllocation stringMethod 
- The method that private IP address is allocated.
- subnet
ResourceId Response 
- The subnet resource id.
- id str
- The private link IP configuration id.
- name str
- The name of private link IP configuration.
- provisioning_state str
- The private link configuration provisioning state, which only appears in the response.
- type str
- The type of the private link IP configuration.
- primary bool
- Indicates whether this IP configuration is primary for the corresponding NIC.
- private_ip_ straddress 
- The IP address.
- private_ip_ strallocation_ method 
- The method that private IP address is allocated.
- subnet
ResourceId Response 
- The subnet resource id.
- id String
- The private link IP configuration id.
- name String
- The name of private link IP configuration.
- provisioningState String
- The private link configuration provisioning state, which only appears in the response.
- type String
- The type of the private link IP configuration.
- primary Boolean
- Indicates whether this IP configuration is primary for the corresponding NIC.
- privateIPAddress String
- The IP address.
- privateIPAllocation StringMethod 
- The method that private IP address is allocated.
- subnet Property Map
- The subnet resource id.
LinuxOperatingSystemProfileResponse    
- Password string
- The password.
- SshProfile Pulumi.Azure Native. HDInsight. Inputs. Ssh Profile Response 
- The SSH profile.
- Username string
- The username.
- Password string
- The password.
- SshProfile SshProfile Response 
- The SSH profile.
- Username string
- The username.
- password String
- The password.
- sshProfile SshProfile Response 
- The SSH profile.
- username String
- The username.
- password string
- The password.
- sshProfile SshProfile Response 
- The SSH profile.
- username string
- The username.
- password str
- The password.
- ssh_profile SshProfile Response 
- The SSH profile.
- username str
- The username.
- password String
- The password.
- sshProfile Property Map
- The SSH profile.
- username String
- The username.
OsProfileResponse  
- LinuxOperating LinuxSystem Profile Operating System Profile Response 
- The Linux OS profile.
- linuxOperating LinuxSystem Profile Operating System Profile Response 
- The Linux OS profile.
- linuxOperating LinuxSystem Profile Operating System Profile Response 
- The Linux OS profile.
- linux_operating_ Linuxsystem_ profile Operating System Profile Response 
- The Linux OS profile.
- linuxOperating Property MapSystem Profile 
- The Linux OS profile.
PrivateLinkConfigurationResponse   
- GroupId string
- The HDInsight private linkable sub-resource name to apply the private link configuration to. For example, 'headnode', 'gateway', 'edgenode'.
- Id string
- The private link configuration id.
- IpConfigurations List<Pulumi.Azure Native. HDInsight. Inputs. IPConfiguration Response> 
- The IP configurations for the private link service.
- Name string
- The name of private link configuration.
- ProvisioningState string
- The private link configuration provisioning state, which only appears in the response.
- Type string
- The type of the private link configuration.
- GroupId string
- The HDInsight private linkable sub-resource name to apply the private link configuration to. For example, 'headnode', 'gateway', 'edgenode'.
- Id string
- The private link configuration id.
- IpConfigurations []IPConfigurationResponse 
- The IP configurations for the private link service.
- Name string
- The name of private link configuration.
- ProvisioningState string
- The private link configuration provisioning state, which only appears in the response.
- Type string
- The type of the private link configuration.
- groupId String
- The HDInsight private linkable sub-resource name to apply the private link configuration to. For example, 'headnode', 'gateway', 'edgenode'.
- id String
- The private link configuration id.
- ipConfigurations List<IPConfigurationResponse> 
- The IP configurations for the private link service.
- name String
- The name of private link configuration.
- provisioningState String
- The private link configuration provisioning state, which only appears in the response.
- type String
- The type of the private link configuration.
- groupId string
- The HDInsight private linkable sub-resource name to apply the private link configuration to. For example, 'headnode', 'gateway', 'edgenode'.
- id string
- The private link configuration id.
- ipConfigurations IPConfigurationResponse[] 
- The IP configurations for the private link service.
- name string
- The name of private link configuration.
- provisioningState string
- The private link configuration provisioning state, which only appears in the response.
- type string
- The type of the private link configuration.
- group_id str
- The HDInsight private linkable sub-resource name to apply the private link configuration to. For example, 'headnode', 'gateway', 'edgenode'.
- id str
- The private link configuration id.
- ip_configurations Sequence[IPConfigurationResponse] 
- The IP configurations for the private link service.
- name str
- The name of private link configuration.
- provisioning_state str
- The private link configuration provisioning state, which only appears in the response.
- type str
- The type of the private link configuration.
- groupId String
- The HDInsight private linkable sub-resource name to apply the private link configuration to. For example, 'headnode', 'gateway', 'edgenode'.
- id String
- The private link configuration id.
- ipConfigurations List<Property Map>
- The IP configurations for the private link service.
- name String
- The name of private link configuration.
- provisioningState String
- The private link configuration provisioning state, which only appears in the response.
- type String
- The type of the private link configuration.
ResourceIdResponse  
- Id string
- The azure resource id.
- Id string
- The azure resource id.
- id String
- The azure resource id.
- id string
- The azure resource id.
- id str
- The azure resource id.
- id String
- The azure resource id.
RoleResponse 
- AutoscaleConfiguration Pulumi.Azure Native. HDInsight. Inputs. Autoscale Response 
- The autoscale configurations.
- DataDisks List<Pulumi.Groups Azure Native. HDInsight. Inputs. Data Disks Groups Response> 
- The data disks groups for the role.
- EncryptData boolDisks 
- Indicates whether encrypt the data disks.
- HardwareProfile Pulumi.Azure Native. HDInsight. Inputs. Hardware Profile Response 
- The hardware profile.
- MinInstance intCount 
- The minimum instance count of the cluster.
- Name string
- The name of the role.
- OsProfile Pulumi.Azure Native. HDInsight. Inputs. Os Profile Response 
- The operating system profile.
- ScriptActions List<Pulumi.Azure Native. HDInsight. Inputs. Script Action Response> 
- The list of script actions on the role.
- TargetInstance intCount 
- The instance count of the cluster.
- VMGroupName string
- The name of the virtual machine group.
- VirtualNetwork Pulumi.Profile Azure Native. HDInsight. Inputs. Virtual Network Profile Response 
- The virtual network profile.
- AutoscaleConfiguration AutoscaleResponse 
- The autoscale configurations.
- DataDisks []DataGroups Disks Groups Response 
- The data disks groups for the role.
- EncryptData boolDisks 
- Indicates whether encrypt the data disks.
- HardwareProfile HardwareProfile Response 
- The hardware profile.
- MinInstance intCount 
- The minimum instance count of the cluster.
- Name string
- The name of the role.
- OsProfile OsProfile Response 
- The operating system profile.
- ScriptActions []ScriptAction Response 
- The list of script actions on the role.
- TargetInstance intCount 
- The instance count of the cluster.
- VMGroupName string
- The name of the virtual machine group.
- VirtualNetwork VirtualProfile Network Profile Response 
- The virtual network profile.
- autoscaleConfiguration AutoscaleResponse 
- The autoscale configurations.
- dataDisks List<DataGroups Disks Groups Response> 
- The data disks groups for the role.
- encryptData BooleanDisks 
- Indicates whether encrypt the data disks.
- hardwareProfile HardwareProfile Response 
- The hardware profile.
- minInstance IntegerCount 
- The minimum instance count of the cluster.
- name String
- The name of the role.
- osProfile OsProfile Response 
- The operating system profile.
- scriptActions List<ScriptAction Response> 
- The list of script actions on the role.
- targetInstance IntegerCount 
- The instance count of the cluster.
- vMGroup StringName 
- The name of the virtual machine group.
- virtualNetwork VirtualProfile Network Profile Response 
- The virtual network profile.
- autoscaleConfiguration AutoscaleResponse 
- The autoscale configurations.
- dataDisks DataGroups Disks Groups Response[] 
- The data disks groups for the role.
- encryptData booleanDisks 
- Indicates whether encrypt the data disks.
- hardwareProfile HardwareProfile Response 
- The hardware profile.
- minInstance numberCount 
- The minimum instance count of the cluster.
- name string
- The name of the role.
- osProfile OsProfile Response 
- The operating system profile.
- scriptActions ScriptAction Response[] 
- The list of script actions on the role.
- targetInstance numberCount 
- The instance count of the cluster.
- vMGroup stringName 
- The name of the virtual machine group.
- virtualNetwork VirtualProfile Network Profile Response 
- The virtual network profile.
- autoscale_configuration AutoscaleResponse 
- The autoscale configurations.
- data_disks_ Sequence[Datagroups Disks Groups Response] 
- The data disks groups for the role.
- encrypt_data_ booldisks 
- Indicates whether encrypt the data disks.
- hardware_profile HardwareProfile Response 
- The hardware profile.
- min_instance_ intcount 
- The minimum instance count of the cluster.
- name str
- The name of the role.
- os_profile OsProfile Response 
- The operating system profile.
- script_actions Sequence[ScriptAction Response] 
- The list of script actions on the role.
- target_instance_ intcount 
- The instance count of the cluster.
- v_m_ strgroup_ name 
- The name of the virtual machine group.
- virtual_network_ Virtualprofile Network Profile Response 
- The virtual network profile.
- autoscaleConfiguration Property Map
- The autoscale configurations.
- dataDisks List<Property Map>Groups 
- The data disks groups for the role.
- encryptData BooleanDisks 
- Indicates whether encrypt the data disks.
- hardwareProfile Property Map
- The hardware profile.
- minInstance NumberCount 
- The minimum instance count of the cluster.
- name String
- The name of the role.
- osProfile Property Map
- The operating system profile.
- scriptActions List<Property Map>
- The list of script actions on the role.
- targetInstance NumberCount 
- The instance count of the cluster.
- vMGroup StringName 
- The name of the virtual machine group.
- virtualNetwork Property MapProfile 
- The virtual network profile.
RuntimeScriptActionResponse   
- ApplicationName string
- The application name of the script action, if any.
- Name string
- The name of the script action.
- Roles List<string>
- The list of roles where script will be executed.
- Uri string
- The URI to the script.
- Parameters string
- The parameters for the script
- ApplicationName string
- The application name of the script action, if any.
- Name string
- The name of the script action.
- Roles []string
- The list of roles where script will be executed.
- Uri string
- The URI to the script.
- Parameters string
- The parameters for the script
- applicationName String
- The application name of the script action, if any.
- name String
- The name of the script action.
- roles List<String>
- The list of roles where script will be executed.
- uri String
- The URI to the script.
- parameters String
- The parameters for the script
- applicationName string
- The application name of the script action, if any.
- name string
- The name of the script action.
- roles string[]
- The list of roles where script will be executed.
- uri string
- The URI to the script.
- parameters string
- The parameters for the script
- application_name str
- The application name of the script action, if any.
- name str
- The name of the script action.
- roles Sequence[str]
- The list of roles where script will be executed.
- uri str
- The URI to the script.
- parameters str
- The parameters for the script
- applicationName String
- The application name of the script action, if any.
- name String
- The name of the script action.
- roles List<String>
- The list of roles where script will be executed.
- uri String
- The URI to the script.
- parameters String
- The parameters for the script
ScriptActionResponse  
- Name string
- The name of the script action.
- Parameters string
- The parameters for the script provided.
- Uri string
- The URI to the script.
- Name string
- The name of the script action.
- Parameters string
- The parameters for the script provided.
- Uri string
- The URI to the script.
- name String
- The name of the script action.
- parameters String
- The parameters for the script provided.
- uri String
- The URI to the script.
- name string
- The name of the script action.
- parameters string
- The parameters for the script provided.
- uri string
- The URI to the script.
- name str
- The name of the script action.
- parameters str
- The parameters for the script provided.
- uri str
- The URI to the script.
- name String
- The name of the script action.
- parameters String
- The parameters for the script provided.
- uri String
- The URI to the script.
SshProfileResponse  
- PublicKeys List<Pulumi.Azure Native. HDInsight. Inputs. Ssh Public Key Response> 
- The list of SSH public keys.
- PublicKeys []SshPublic Key Response 
- The list of SSH public keys.
- publicKeys List<SshPublic Key Response> 
- The list of SSH public keys.
- publicKeys SshPublic Key Response[] 
- The list of SSH public keys.
- public_keys Sequence[SshPublic Key Response] 
- The list of SSH public keys.
- publicKeys List<Property Map>
- The list of SSH public keys.
SshPublicKeyResponse   
- CertificateData string
- The certificate for SSH.
- CertificateData string
- The certificate for SSH.
- certificateData String
- The certificate for SSH.
- certificateData string
- The certificate for SSH.
- certificate_data str
- The certificate for SSH.
- certificateData String
- The certificate for SSH.
SystemDataResponse  
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- 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.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- 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.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- 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.
- createdBy stringType 
- The type of identity that created the resource.
- lastModified stringAt 
- The timestamp of resource last modification (UTC)
- lastModified stringBy 
- The identity that last modified the resource.
- lastModified stringBy Type 
- 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_ strtype 
- The type of identity that created the resource.
- last_modified_ strat 
- The timestamp of resource last modification (UTC)
- last_modified_ strby 
- The identity that last modified the resource.
- last_modified_ strby_ type 
- 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.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
VirtualNetworkProfileResponse   
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.89.1 published on Sunday, Mar 2, 2025 by Pulumi