FrontendIPConfigurationCollection.GetAllAsync(CancellationToken) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets all the load balancer frontend IP configurations.
- Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/loadBalancers/{loadBalancerName}/frontendIPConfigurations
- Operation Id: LoadBalancerFrontendIPConfigurations_List
- Default Api Version: 2024-05-01
- Resource: FrontendIPConfigurationResource
C#
public virtual Azure.AsyncPageable<Azure.ResourceManager.Network.FrontendIPConfigurationResource> GetAllAsync(System.Threading.CancellationToken cancellationToken = default);
abstract member GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.Network.FrontendIPConfigurationResource>
override this.GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.Network.FrontendIPConfigurationResource>
Public Overridable Function GetAllAsync (Optional cancellationToken As CancellationToken = Nothing) As AsyncPageable(Of FrontendIPConfigurationResource)
- cancellationToken
- CancellationToken
The cancellation token to use.
An async collection of FrontendIPConfigurationResource that may take multiple service requests to iterate over.
منتج | الإصدارات |
---|---|
Azure SDK for .NET | Latest, Preview |
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.
ملاحظات Azure SDK for .NET
Azure SDK for .NET هو مشروع مصدر مفتوح. حدد رابطًا لتقديم الملاحظات: