Get-AzNetworkManagerVerifierWorkspaceReachabilityAnalysisIntent
To get network manager verifier workspace reachability analysis intent.
Syntax
Get-AzNetworkManagerVerifierWorkspaceReachabilityAnalysisIntent
[-Name <String>]
-NetworkManagerName <String>
-ResourceGroupName <String>
-VerifierWorkspaceName <String>
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
Get-AzNetworkManagerVerifierWorkspaceReachabilityAnalysisIntent
-Name <String>
-NetworkManagerName <String>
-ResourceGroupName <String>
-VerifierWorkspaceName <String>
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
Get-AzNetworkManagerVerifierWorkspaceReachabilityAnalysisIntent
-ResourceId <String>
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
Description
When given a 'Name', the Get-AzNetworkManagerVerifierWorkspaceReachabilityAnalysisIntent cmdlet gets that specific Verifier Workspace Reachability Analysis Intent. When not given a 'Name', the Get-AzNetworkManagerVerifierWorkspaceReachabilityAnalysisIntent cmdlet gets a list of the Verifier Workspace Reachability Analysis Intents in the specified network manager.
Examples
Example 1
Get-AzNetworkManagerVerifierWorkspaceReachabilityAnalysisIntent -NetworkManagerName "testNM" -ResourceGroupName "testRG" -VerifierWorkspaceName "testVerifierWorkspace9"
Name : testReachabilityAnalysisIntent5
VerifierWorkspaceName :
ResourceGroupName : testRG
NetworkManagerName : testNM
Properties : Microsoft.Azure.Commands.Network.Models.NetworkManager.PSReachabilityAnalysisIntentProperties
Type : Microsoft.Network/networkManagers/verifierWorkspaces/reachabilityAnalysisIntents
SystemData : Microsoft.Azure.Commands.Network.Models.NetworkManager.PSSystemData
SystemDataText : {
"CreatedBy": "test@email.com",
"CreatedByType": "User",
"CreatedAt": "2024-02-16T00:03:44.5882378Z",
"LastModifiedBy": "test@email.com",
"LastModifiedByType": "User",
"LastModifiedAt": "2024-02-16T00:03:44.5882378Z"
}
Id : /subscriptions//00000000-0000-0000-0000-000000000000/resourceGroups/testRG/providers/Micro
soft.Network/networkManagers/testNM/verifierWorkspaces/testVerifierWorkspace9/reachabilit
yAnalysisIntents/testReachabilityAnalysisIntent5
Name : testReachabilityAnalysisIntenant6
VerifierWorkspaceName :
ResourceGroupName : testRG
NetworkManagerName : testNM
Properties : Microsoft.Azure.Commands.Network.Models.NetworkManager.PSReachabilityAnalysisIntentProperties
Type : Microsoft.Network/networkManagers/verifierWorkspaces/reachabilityAnalysisIntents
SystemData : Microsoft.Azure.Commands.Network.Models.NetworkManager.PSSystemData
SystemDataText : {
"CreatedBy": "test@email.com",
"CreatedByType": "User",
"CreatedAt": "2024-02-16T00:19:07.6430128Z",
"LastModifiedBy": "test@email.com",
"LastModifiedByType": "User",
"LastModifiedAt": "2024-02-16T00:19:07.6430128Z"
}
Id : /subscriptions//00000000-0000-0000-0000-000000000000/resourceGroups/testRG/providers/Micro
soft.Network/networkManagers/testNM/verifierWorkspaces/testVerifierWorkspace9/reachabilit
yAnalysisIntents/testReachabilityAnalysisIntenant6
Name : testReachabilityAnalysisIntenant7
VerifierWorkspaceName :
ResourceGroupName : testRG
NetworkManagerName : testNM
Properties : Microsoft.Azure.Commands.Network.Models.NetworkManager.PSReachabilityAnalysisIntentProperties
Type : Microsoft.Network/networkManagers/verifierWorkspaces/reachabilityAnalysisIntents
SystemData : Microsoft.Azure.Commands.Network.Models.NetworkManager.PSSystemData
SystemDataText : {
"CreatedBy": "test@email.com",
"CreatedByType": "User",
"CreatedAt": "2024-02-16T00:24:30.5939209Z",
"LastModifiedBy": "test@email.com",
"LastModifiedByType": "User",
"LastModifiedAt": "2024-02-16T00:24:30.5939209Z"
}
Id : /subscriptions//00000000-0000-0000-0000-000000000000/resourceGroups/testRG/providers/Micro
soft.Network/networkManagers/testNM/verifierWorkspaces/testVerifierWorkspace9/reachabilit
yAnalysisIntents/testReachabilityAnalysisIntenant7
Gets all Verifier Workspace Reachability Analysis Intents in workspace 'testVerifierWorkspace9'
Example 2
Get-AzNetworkManagerVerifierWorkspaceReachabilityAnalysisIntent -NetworkManagerName "testNM" -ResourceGroupName "testRG" -VerifierWorkspaceName "testVerifierWorkspace9" -Name "testReachabilityAnalysisIntenant7"
Name : testReachabilityAnalysisIntenant7
VerifierWorkspaceName : testVerifierWorkspace9
ResourceGroupName : testRG
NetworkManagerName : testNM
Properties : Microsoft.Azure.Commands.Network.Models.NetworkManager.PSReachabilityAnalysisIntentProperties
Type : Microsoft.Network/networkManagers/verifierWorkspaces/reachabilityAnalysisIntents
SystemData : Microsoft.Azure.Commands.Network.Models.NetworkManager.PSSystemData
SystemDataText : {
"CreatedBy": "test@email.com",
"CreatedByType": "User",
"CreatedAt": "2024-02-16T00:24:30.5939209Z",
"LastModifiedBy": "test@email.com",
"LastModifiedByType": "User",
"LastModifiedAt": "2024-02-16T00:24:30.5939209Z"
}
Id : /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/testRG/providers/Micro
soft.Network/networkManagers/testNM/verifierWorkspaces/testVerifierWorkspace9/reachabilit
yAnalysisIntents/testReachabilityAnalysisIntenant7
Gets the Verifier Workspace Reachability Analysis Intent for 'testReachabilityAnalysisIntenant7'
Parameters
-DefaultProfile
The credentials, account, tenant, and subscription used for communication with Azure.
Type: | IAzureContextContainer |
Aliases: | AzContext, AzureRmContext, AzureCredential |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-Name
The resource name.
Type: | String |
Aliases: | ResourceName |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | True |
Accept wildcard characters: | True |
-NetworkManagerName
The network manager name.
Type: | String |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | True |
Accept wildcard characters: | True |
-ResourceGroupName
The resource group name.
Type: | String |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | True |
Accept wildcard characters: | True |
-ResourceId
The Verifier Workspace Analysis Intent resource id.
Type: | String |
Aliases: | ReachabilityAnalysisIntentId |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | True |
Accept wildcard characters: | False |
-VerifierWorkspaceName
The verifier workspace name.
Type: | String |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | True |
Accept wildcard characters: | True |
Inputs
Outputs
Related Links
Azure PowerShell