Share via


CommunicationDomainResource.GetSuppressionListResources Method

Definition

Gets a collection of SuppressionListResources in the CommunicationDomainResource.

public virtual Azure.ResourceManager.Communication.SuppressionListResourceCollection GetSuppressionListResources ();
abstract member GetSuppressionListResources : unit -> Azure.ResourceManager.Communication.SuppressionListResourceCollection
override this.GetSuppressionListResources : unit -> Azure.ResourceManager.Communication.SuppressionListResourceCollection
Public Overridable Function GetSuppressionListResources () As SuppressionListResourceCollection

Returns

An object representing collection of SuppressionListResources and their operations over a SuppressionListResource.

Applies to