영어로 읽기

다음을 통해 공유


SupportTicketFileCollection.GetIfExistsAsync Method

Definition

Tries to get details for this resource from the service.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Support/fileWorkspaces/{fileWorkspaceName}/files/{fileName}
  • Operation Id: Files_Get
  • Default Api Version: 2024-04-01
  • Resource: SupportTicketFileResource
public virtual System.Threading.Tasks.Task<Azure.NullableResponse<Azure.ResourceManager.Support.SupportTicketFileResource>> GetIfExistsAsync (string fileName, System.Threading.CancellationToken cancellationToken = default);

Parameters

fileName
String

File Name.

cancellationToken
CancellationToken

The cancellation token to use.

Returns

Exceptions

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

fileName is null.

Applies to

제품 버전
Azure SDK for .NET Latest, Preview