Share via


ServiceEndpointPoliciesOperationsExtensions.GetAsync Method

Definition

Gets the specified service Endpoint Policies in a specified resource group.

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.Network.Models.ServiceEndpointPolicy> GetAsync(this Microsoft.Azure.Management.Network.IServiceEndpointPoliciesOperations operations, string resourceGroupName, string serviceEndpointPolicyName, string expand = default, System.Threading.CancellationToken cancellationToken = default);

Parameters

operations
IServiceEndpointPoliciesOperations

The operations group for this extension method.

resourceGroupName
String

The name of the resource group.

serviceEndpointPolicyName
String

The name of the service endpoint policy.

expand
String

Expands referenced resources.

cancellationToken
CancellationToken

The cancellation token.

Returns

Applies to

Product Versions
Azure SDK for .NET Latest