Get-AzNetworkManagerSubscriptionConnection
Hämtar en prenumerationsanslutning för nätverkshanteraren.
Syntax
NoExpand (Standard)
Get-AzNetworkManagerSubscriptionConnection
[-Name <String>]
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
Expand
Get-AzNetworkManagerSubscriptionConnection
-Name <String>
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
Description
Cmdleten Get-AzNetworkManagerSubscriptionConnection hämtar en prenumerationsanslutning för nätverkshanteraren.
Exempel
Exempel 1
Get-AzNetworkManagerSubscriptionConnection -Name "subConnection"
NetworkManagerId : /subscriptions/f0dc2b34-dfad-40e4-83e0-2309fed8d00b/resourceGroups/psResourceGroup/providers/Microsoft.Network/networkManagers/psNetworkManager
ConnectionState : Conflict
DisplayName :
Description : new description
Type : Microsoft.Network/networkManagerConnections
ProvisioningState :
SystemData :
SystemDataText : null
Name : subConnection
Etag :
Id : /subscriptions/f0dc2b34-dfad-40e4-83e0-2309fed8d00b/providers/Microsoft.Network/networkManagerConnections/subConnection
Hämtar en nätverkshanterarens anslutning för en prenumeration.
Exempel 2
Get-AzNetworkManagerSubscriptionConnection
NetworkManagerId : /subscriptions/f0dc2b34-dfad-40e4-83e0-2309fed8d00b/resourceGroups/psResourceGroup/providers/Microsoft.Network/networkManagers/psNetworkManager
ConnectionState : Conflict
DisplayName :
Description : new description
Type : Microsoft.Network/networkManagerConnections
ProvisioningState :
SystemData :
SystemDataText : null
Name : subConnection
Etag :
Id : /subscriptions/f0dc2b34-dfad-40e4-83e0-2309fed8d00b/providers/Microsoft.Network/networkManagerConnections/subConnection
NetworkManagerId : /subscriptions/f0dc2b34-dfad-40e4-83e0-2309fed8d00b/resourceGroups/psResourceGroup/providers/Microsoft.Network/networkManagers/psNetworkManager2
ConnectionState : Conflict
DisplayName :
Description : SampleDescription
Type : Microsoft.Network/networkManagerConnections
ProvisioningState :
SystemData :
SystemDataText : null
Name : subConnection2
Etag :
Id : /subscriptions/f0dc2b34-dfad-40e4-83e0-2309fed8d00b/providers/Microsoft.Network/networkManagerConnections/subConnection2
Hämtar alla nätverkshanteraranslutningar för en prenumeration.
Parametrar
-DefaultProfile
Autentiseringsuppgifter, konto, klientorganisation och prenumeration som används för kommunikation med Azure.
Parameteregenskaper
| Typ: | IAzureContextContainer |
| Standardvärde: | None |
| Stöder jokertecken: | False |
| DontShow: | False |
| Alias: | AzContext, AzureRmContext, AzureCredential |
Parameteruppsättningar
(All)
| Position: | Named |
| Obligatorisk: | False |
| Värde från pipeline: | False |
| Värde från pipeline efter egenskapsnamn: | False |
| Värde från återstående argument: | False |
-Name
Resursnamnet.
Parameteregenskaper
| Typ: | String |
| Standardvärde: | None |
| Stöder jokertecken: | True |
| DontShow: | False |
| Alias: | Resursnamn |
Parameteruppsättningar
NoExpand
| Position: | Named |
| Obligatorisk: | False |
| Värde från pipeline: | False |
| Värde från pipeline efter egenskapsnamn: | True |
| Värde från återstående argument: | False |
CommonParameters
Den här cmdleten stöder vanliga parametrar: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction och -WarningVariable. Mer information finns i about_CommonParameters.