PrivateLinkAssociationOperationsExtensions.Delete Method

Definition

Delete a PrivateLinkAssociation

C#
public static void Delete(this Microsoft.Azure.Management.ResourceManager.IPrivateLinkAssociationOperations operations, string groupId, string plaId);

Parameters

operations
IPrivateLinkAssociationOperations

The operations group for this extension method.

groupId
String

The management group ID.

plaId
String

The ID of the PLA

Applies to

Product Versions
Azure SDK for .NET Legacy