SubscriptionFileWorkspaceResource.GetSupportTicketFiles Method

Definition

Gets a collection of SupportTicketFiles in the SubscriptionFileWorkspaceResource.

public virtual Azure.ResourceManager.Support.SupportTicketFileCollection GetSupportTicketFiles();
abstract member GetSupportTicketFiles : unit -> Azure.ResourceManager.Support.SupportTicketFileCollection
override this.GetSupportTicketFiles : unit -> Azure.ResourceManager.Support.SupportTicketFileCollection
Public Overridable Function GetSupportTicketFiles () As SupportTicketFileCollection

Returns

An object representing collection of SupportTicketFiles and their operations over a SupportTicketFileResource.

Applies to