Partager via


SecurityCenterLocationResource.GetAllowedConnectionsByHomeRegionAsync 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.AsyncPageable<Azure.ResourceManager.SecurityCenter.Models.SecurityCenterAllowedConnection> GetAllowedConnectionsByHomeRegionAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetAllowedConnectionsByHomeRegionAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.SecurityCenter.Models.SecurityCenterAllowedConnection>
override this.GetAllowedConnectionsByHomeRegionAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.SecurityCenter.Models.SecurityCenterAllowedConnection>
Public Overridable Function GetAllowedConnectionsByHomeRegionAsync (Optional cancellationToken As CancellationToken = Nothing) As AsyncPageable(Of SecurityCenterAllowedConnection)

Paramètres

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

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

S’applique à