Get-AzSynapseIntegrationRuntimeNode
Hiermee haalt u informatie over het integration runtime-knooppunt op.
Syntaxis
Get-AzSynapseIntegrationRuntimeNode
[-ResourceGroupName <String>]
-WorkspaceName <String>
-IntegrationRuntimeName <String>
-Name <String>
[-IpAddress]
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
Get-AzSynapseIntegrationRuntimeNode
-IntegrationRuntimeName <String>
-WorkspaceObject <PSSynapseWorkspace>
-Name <String>
[-IpAddress]
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
Get-AzSynapseIntegrationRuntimeNode
-ResourceId <String>
-Name <String>
[-IpAddress]
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
Get-AzSynapseIntegrationRuntimeNode
-InputObject <PSIntegrationRuntime>
-Name <String>
[-IpAddress]
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
Description
De Get-AzSynapseIntegrationRuntimeNode cmdlet haalt de gedetailleerde informatie op van een integration runtime-knooppunt.
Voorbeelden
Voorbeeld 1
Get-AzSynapseIntegrationRuntimeNode -WorkspaceName ContosoWorkspace -IntegrationRuntimeName 'test-selfhost-ir' -Name 'Node_1'
De cmdlet haalt informatie op van het knooppunt met de naam 'Node_1' in zelf-hostende Integration Runtime 'test-selfhost-ir' in werkruimte ContosoWorkspace.
Voorbeeld 2
Get-AzSynapseIntegrationRuntimeNode -WorkspaceName ContosoWorkspace -IntegrationRuntimeName 'test-selfhost-ir' -Name 'Node_1' -IpAddress
De cmdlet haalt informatie op van het knooppunt met de naam 'Node_1' in zelf-hostende Integration Runtime 'test-selfhost-ir' in werkruimte 'test-df-eu2', met inbegrip van het IP-adres.
Parameters
-DefaultProfile
De referenties, accounts, tenants en abonnementen die worden gebruikt voor communicatie met Azure.
Type: | IAzureContextContainer |
Aliassen: | AzContext, AzureRmContext, AzureCredential |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-InputObject
Het integration runtime-object.
Type: | PSIntegrationRuntime |
Position: | Named |
Default value: | None |
Vereist: | True |
Pijplijninvoer accepteren: | True |
Jokertekens accepteren: | False |
-IntegrationRuntimeName
De naam van de integratieruntime.
Type: | String |
Position: | Named |
Default value: | None |
Vereist: | True |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-IpAddress
Het IP-adres van het integration runtime-knooppunt.
Type: | SwitchParameter |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-Name
De naam van het integration runtime-knooppunt.
Type: | String |
Position: | Named |
Default value: | None |
Vereist: | True |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-ResourceGroupName
Naam van resourcegroep.
Type: | String |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-ResourceId
Resource-id van Synapse Integration Runtime.
Type: | String |
Position: | Named |
Default value: | None |
Vereist: | True |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-WorkspaceName
Naam van Synapse-werkruimte.
Type: | String |
Position: | Named |
Default value: | None |
Vereist: | True |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-WorkspaceObject
werkruimte-invoerobject, meestal doorgegeven via de pijplijn.
Type: | PSSynapseWorkspace |
Position: | Named |
Default value: | None |
Vereist: | True |
Pijplijninvoer accepteren: | True |
Jokertekens accepteren: | False |
Invoerwaarden
Uitvoerwaarden
Azure PowerShell