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.network.getReachabilityAnalysisRun
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
Configuration information for analysis run. Azure REST API version: 2024-01-01-preview.
Other available API versions: 2024-05-01.
Using getReachabilityAnalysisRun
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 getReachabilityAnalysisRun(args: GetReachabilityAnalysisRunArgs, opts?: InvokeOptions): Promise<GetReachabilityAnalysisRunResult>
function getReachabilityAnalysisRunOutput(args: GetReachabilityAnalysisRunOutputArgs, opts?: InvokeOptions): Output<GetReachabilityAnalysisRunResult>def get_reachability_analysis_run(network_manager_name: Optional[str] = None,
                                  reachability_analysis_run_name: Optional[str] = None,
                                  resource_group_name: Optional[str] = None,
                                  workspace_name: Optional[str] = None,
                                  opts: Optional[InvokeOptions] = None) -> GetReachabilityAnalysisRunResult
def get_reachability_analysis_run_output(network_manager_name: Optional[pulumi.Input[str]] = None,
                                  reachability_analysis_run_name: Optional[pulumi.Input[str]] = None,
                                  resource_group_name: Optional[pulumi.Input[str]] = None,
                                  workspace_name: Optional[pulumi.Input[str]] = None,
                                  opts: Optional[InvokeOptions] = None) -> Output[GetReachabilityAnalysisRunResult]func LookupReachabilityAnalysisRun(ctx *Context, args *LookupReachabilityAnalysisRunArgs, opts ...InvokeOption) (*LookupReachabilityAnalysisRunResult, error)
func LookupReachabilityAnalysisRunOutput(ctx *Context, args *LookupReachabilityAnalysisRunOutputArgs, opts ...InvokeOption) LookupReachabilityAnalysisRunResultOutput> Note: This function is named LookupReachabilityAnalysisRun in the Go SDK.
public static class GetReachabilityAnalysisRun 
{
    public static Task<GetReachabilityAnalysisRunResult> InvokeAsync(GetReachabilityAnalysisRunArgs args, InvokeOptions? opts = null)
    public static Output<GetReachabilityAnalysisRunResult> Invoke(GetReachabilityAnalysisRunInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetReachabilityAnalysisRunResult> getReachabilityAnalysisRun(GetReachabilityAnalysisRunArgs args, InvokeOptions options)
public static Output<GetReachabilityAnalysisRunResult> getReachabilityAnalysisRun(GetReachabilityAnalysisRunArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:network:getReachabilityAnalysisRun
  arguments:
    # arguments dictionaryThe following arguments are supported:
- NetworkManager stringName 
- The name of the network manager.
- ReachabilityAnalysis stringRun Name 
- Reachability Analysis Run name.
- ResourceGroup stringName 
- The name of the resource group.
- WorkspaceName string
- Workspace name.
- NetworkManager stringName 
- The name of the network manager.
- ReachabilityAnalysis stringRun Name 
- Reachability Analysis Run name.
- ResourceGroup stringName 
- The name of the resource group.
- WorkspaceName string
- Workspace name.
- networkManager StringName 
- The name of the network manager.
- reachabilityAnalysis StringRun Name 
- Reachability Analysis Run name.
- resourceGroup StringName 
- The name of the resource group.
- workspaceName String
- Workspace name.
- networkManager stringName 
- The name of the network manager.
- reachabilityAnalysis stringRun Name 
- Reachability Analysis Run name.
- resourceGroup stringName 
- The name of the resource group.
- workspaceName string
- Workspace name.
- network_manager_ strname 
- The name of the network manager.
- reachability_analysis_ strrun_ name 
- Reachability Analysis Run name.
- resource_group_ strname 
- The name of the resource group.
- workspace_name str
- Workspace name.
- networkManager StringName 
- The name of the network manager.
- reachabilityAnalysis StringRun Name 
- Reachability Analysis Run name.
- resourceGroup StringName 
- The name of the resource group.
- workspaceName String
- Workspace name.
getReachabilityAnalysisRun Result
The following output properties are available:
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Name string
- The name of the resource
- Properties
Pulumi.Azure Native. Network. Outputs. Reachability Analysis Run Properties Response 
- Represents the Reachability Analysis Run properties.
- SystemData Pulumi.Azure Native. Network. Outputs. System Data Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Name string
- The name of the resource
- Properties
ReachabilityAnalysis Run Properties Response 
- Represents the Reachability Analysis Run properties.
- SystemData SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name String
- The name of the resource
- properties
ReachabilityAnalysis Run Properties Response 
- Represents the Reachability Analysis Run properties.
- systemData SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name string
- The name of the resource
- properties
ReachabilityAnalysis Run Properties Response 
- Represents the Reachability Analysis Run properties.
- systemData SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- id str
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name str
- The name of the resource
- properties
ReachabilityAnalysis Run Properties Response 
- Represents the Reachability Analysis Run properties.
- system_data SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name String
- The name of the resource
- properties Property Map
- Represents the Reachability Analysis Run properties.
- systemData Property Map
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
Supporting Types
IPTrafficResponse 
- DestinationIps List<string>
- List of destination IP addresses of the traffic..
- DestinationPorts List<string>
- The destination ports of the traffic.
- Protocols List<string>
- SourceIps List<string>
- List of source IP addresses of the traffic..
- SourcePorts List<string>
- The source ports of the traffic.
- DestinationIps []string
- List of destination IP addresses of the traffic..
- DestinationPorts []string
- The destination ports of the traffic.
- Protocols []string
- SourceIps []string
- List of source IP addresses of the traffic..
- SourcePorts []string
- The source ports of the traffic.
- destinationIps List<String>
- List of destination IP addresses of the traffic..
- destinationPorts List<String>
- The destination ports of the traffic.
- protocols List<String>
- sourceIps List<String>
- List of source IP addresses of the traffic..
- sourcePorts List<String>
- The source ports of the traffic.
- destinationIps string[]
- List of destination IP addresses of the traffic..
- destinationPorts string[]
- The destination ports of the traffic.
- protocols string[]
- sourceIps string[]
- List of source IP addresses of the traffic..
- sourcePorts string[]
- The source ports of the traffic.
- destination_ips Sequence[str]
- List of destination IP addresses of the traffic..
- destination_ports Sequence[str]
- The destination ports of the traffic.
- protocols Sequence[str]
- source_ips Sequence[str]
- List of source IP addresses of the traffic..
- source_ports Sequence[str]
- The source ports of the traffic.
- destinationIps List<String>
- List of destination IP addresses of the traffic..
- destinationPorts List<String>
- The destination ports of the traffic.
- protocols List<String>
- sourceIps List<String>
- List of source IP addresses of the traffic..
- sourcePorts List<String>
- The source ports of the traffic.
IntentContentResponse  
- DestinationResource stringId 
- Destination resource id of the intent.
- IpTraffic Pulumi.Azure Native. Network. Inputs. IPTraffic Response 
- IP traffic information.
- SourceResource stringId 
- Source resource id of the intent.
- Description string
- DestinationResource stringId 
- Destination resource id of the intent.
- IpTraffic IPTrafficResponse 
- IP traffic information.
- SourceResource stringId 
- Source resource id of the intent.
- Description string
- destinationResource StringId 
- Destination resource id of the intent.
- ipTraffic IPTrafficResponse 
- IP traffic information.
- sourceResource StringId 
- Source resource id of the intent.
- description String
- destinationResource stringId 
- Destination resource id of the intent.
- ipTraffic IPTrafficResponse 
- IP traffic information.
- sourceResource stringId 
- Source resource id of the intent.
- description string
- destination_resource_ strid 
- Destination resource id of the intent.
- ip_traffic IPTrafficResponse 
- IP traffic information.
- source_resource_ strid 
- Source resource id of the intent.
- description str
- destinationResource StringId 
- Destination resource id of the intent.
- ipTraffic Property Map
- IP traffic information.
- sourceResource StringId 
- Source resource id of the intent.
- description String
ReachabilityAnalysisRunPropertiesResponse    
- AnalysisResult string
- ErrorMessage string
- IntentContent Pulumi.Azure Native. Network. Inputs. Intent Content Response 
- Intent information.
- IntentId string
- Id of the intent resource to run analysis on.
- ProvisioningState string
- Provisioning states of a resource.
- Description string
- AnalysisResult string
- ErrorMessage string
- IntentContent IntentContent Response 
- Intent information.
- IntentId string
- Id of the intent resource to run analysis on.
- ProvisioningState string
- Provisioning states of a resource.
- Description string
- analysisResult String
- errorMessage String
- intentContent IntentContent Response 
- Intent information.
- intentId String
- Id of the intent resource to run analysis on.
- provisioningState String
- Provisioning states of a resource.
- description String
- analysisResult string
- errorMessage string
- intentContent IntentContent Response 
- Intent information.
- intentId string
- Id of the intent resource to run analysis on.
- provisioningState string
- Provisioning states of a resource.
- description string
- analysis_result str
- error_message str
- intent_content IntentContent Response 
- Intent information.
- intent_id str
- Id of the intent resource to run analysis on.
- provisioning_state str
- Provisioning states of a resource.
- description str
- analysisResult String
- errorMessage String
- intentContent Property Map
- Intent information.
- intentId String
- Id of the intent resource to run analysis on.
- provisioningState String
- Provisioning states of a resource.
- description String
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 type of identity that last modified the resource.
- 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 type of identity that last modified the resource.
- 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 type of identity that last modified the resource.
- 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 type of identity that last modified the resource.
- 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 type of identity that last modified the resource.
- 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 type of identity that last modified the resource.
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
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