Get-AzNetworkManagerSubscriptionConnection
Obtém uma conexão de assinatura do gerenciador de rede.
Sintaxe
NoExpand (Padrão)
Get-AzNetworkManagerSubscriptionConnection
[-Name <String>]
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
Expand
Get-AzNetworkManagerSubscriptionConnection
-Name <String>
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
Description
O cmdlet Get-AzNetworkManagerSubscriptionConnection obtém uma conexão de assinatura do gerenciador de rede.
Exemplos
Exemplo 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
Obtém uma conexão do gerenciador de rede em uma assinatura.
Exemplo 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
Obtém todas as conexões do gerenciador de rede em uma assinatura.
Parâmetros
-DefaultProfile
As credenciais, a conta, o locatário e a assinatura usados para a comunicação com o Azure.
Propriedades do parâmetro
| Tipo: | IAzureContextContainer |
| Valor padrão: | None |
| Dá suporte a curingas: | False |
| DontShow: | False |
| Aliases: | AzContext, AzureRmContext, AzureCredential |
Conjuntos de parâmetros
(All)
| Cargo: | Named |
| Obrigatório: | False |
| Valor do pipeline: | False |
| Valor do pipeline pelo nome da propriedade: | False |
| Valor dos argumentos restantes: | False |
-Name
O nome do recurso.
Propriedades do parâmetro
| Tipo: | String |
| Valor padrão: | None |
| Dá suporte a curingas: | True |
| DontShow: | False |
| Aliases: | NomeDoRecurso |
Conjuntos de parâmetros
NoExpand
| Cargo: | Named |
| Obrigatório: | False |
| Valor do pipeline: | False |
| Valor do pipeline pelo nome da propriedade: | True |
| Valor dos argumentos restantes: | False |
CommonParameters
Este cmdlet suporta os parâmetros comuns: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction e -WarningVariable. Para obter mais informações, consulte about_CommonParameters.