Partager via


SecurityCenterLocationResource.GetAllowedConnectionsByHomeRegion Méthode

Définition

Obtient la liste de tout le trafic possible entre les ressources pour l’abonnement et l’emplacement.

  • Chemin/abonnements de la demande/{subscriptionId}/providers/Microsoft.Security/locations/{ascLocation}/allowedConnections
  • IdAllowedConnections_ListByHomeRegion d’opération
public virtual Azure.Pageable<Azure.ResourceManager.SecurityCenter.Models.SecurityCenterAllowedConnection> GetAllowedConnectionsByHomeRegion (System.Threading.CancellationToken cancellationToken = default);
abstract member GetAllowedConnectionsByHomeRegion : System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.SecurityCenter.Models.SecurityCenterAllowedConnection>
override this.GetAllowedConnectionsByHomeRegion : System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.SecurityCenter.Models.SecurityCenterAllowedConnection>
Public Overridable Function GetAllowedConnectionsByHomeRegion (Optional cancellationToken As CancellationToken = Nothing) As Pageable(Of SecurityCenterAllowedConnection)

Paramètres

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

Collection de SecurityCenterAllowedConnection qui peut nécessiter plusieurs demandes de service pour itérer.

S’applique à