영어로 읽기

다음을 통해 공유


EventGridNamespaceClientGroupCollection.Exists Method

Definition

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.

Checks to see if the resource exists in azure.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/namespaces/{namespaceName}/clientGroups/{clientGroupName}
  • Operation Id: ClientGroups_Get
  • Default Api Version: 2024-06-01-preview
  • Resource: EventGridNamespaceClientGroupResource
public virtual Azure.Response<bool> Exists (string clientGroupName, System.Threading.CancellationToken cancellationToken = default);

Parameters

clientGroupName
String

Name of the client group.

cancellationToken
CancellationToken

The cancellation token to use.

Returns

Exceptions

clientGroupName is an empty string, and was expected to be non-empty.

clientGroupName is null.

Applies to

제품 버전
Azure SDK for .NET Preview