MockableSupportArmClient.GetSupportTicketNoSubChatTranscriptResource Method

Definition

Gets an object representing a SupportTicketNoSubChatTranscriptResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String) to create a SupportTicketNoSubChatTranscriptResourceResourceIdentifier from its components.

public virtual Azure.ResourceManager.Support.SupportTicketNoSubChatTranscriptResource GetSupportTicketNoSubChatTranscriptResource (Azure.Core.ResourceIdentifier id);
abstract member GetSupportTicketNoSubChatTranscriptResource : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.Support.SupportTicketNoSubChatTranscriptResource
override this.GetSupportTicketNoSubChatTranscriptResource : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.Support.SupportTicketNoSubChatTranscriptResource
Public Overridable Function GetSupportTicketNoSubChatTranscriptResource (id As ResourceIdentifier) As SupportTicketNoSubChatTranscriptResource

Parameters

id
ResourceIdentifier

The resource ID of the resource to get.

Returns

Returns a SupportTicketNoSubChatTranscriptResource object.

Applies to