Get-AzNetworkManagerVerifierWorkspaceReachabilityAnalysisIntent
To get network manager verifier workspace reachability analysis intent.
Syntax
ByList (Default)
Get-AzNetworkManagerVerifierWorkspaceReachabilityAnalysisIntent
-NetworkManagerName <String>
-ResourceGroupName <String>
-VerifierWorkspaceName <String>
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
ByName
Get-AzNetworkManagerVerifierWorkspaceReachabilityAnalysisIntent
-NetworkManagerName <String>
-ResourceGroupName <String>
-VerifierWorkspaceName <String>
[-Name <String>]
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
ByResourceId
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.
Parameter properties
Type: IAzureContextContainer
Default value: None
Supports wildcards: False
DontShow: False
Aliases: AzContext, AzureRmContext, AzureCredential
Parameter sets
(All)
Position: Named
Mandatory: False
Value from pipeline: False
Value from pipeline by property name: False
Value from remaining arguments: False
-Name
The resource name.
Parameter properties
Type: String
Default value: None
Supports wildcards: True
DontShow: False
Parameter sets
ByName
Position: Named
Mandatory: False
Value from pipeline: False
Value from pipeline by property name: True
Value from remaining arguments: False
-NetworkManagerName
The network manager name.
Parameter properties
Type: String
Default value: None
Supports wildcards: True
DontShow: False
Parameter sets
ByList
Position: Named
Mandatory: True
Value from pipeline: False
Value from pipeline by property name: True
Value from remaining arguments: False
ByName
Position: Named
Mandatory: True
Value from pipeline: False
Value from pipeline by property name: True
Value from remaining arguments: False
-ResourceGroupName
The resource group name.
Parameter properties
Type: String
Default value: None
Supports wildcards: True
DontShow: False
Parameter sets
ByList
Position: Named
Mandatory: True
Value from pipeline: False
Value from pipeline by property name: True
Value from remaining arguments: False
ByName
Position: Named
Mandatory: True
Value from pipeline: False
Value from pipeline by property name: True
Value from remaining arguments: False
-ResourceId
The Verifier Workspace Analysis Intent resource id.
Parameter properties
Type: String
Default value: None
Supports wildcards: False
DontShow: False
Aliases: ReachabilityAnalysisIntentId
Parameter sets
ByResourceId
Position: Named
Mandatory: True
Value from pipeline: False
Value from pipeline by property name: True
Value from remaining arguments: False
-VerifierWorkspaceName
The verifier workspace name.
Parameter properties
Type: String
Default value: None
Supports wildcards: True
DontShow: False
Parameter sets
ByList
Position: Named
Mandatory: True
Value from pipeline: False
Value from pipeline by property name: True
Value from remaining arguments: False
ByName
Position: Named
Mandatory: True
Value from pipeline: False
Value from pipeline by property name: True
Value from remaining arguments: False
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable,
-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable,
-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see
about_CommonParameters .
Outputs