Baca dalam bahasa Inggris

Bagikan melalui


TechnicalTicketDetails Constructors

Definition

Overloads

TechnicalTicketDetails()

Initializes a new instance of the TechnicalTicketDetails class.

TechnicalTicketDetails(String)

Initializes a new instance of the TechnicalTicketDetails class.

TechnicalTicketDetails()

Initializes a new instance of the TechnicalTicketDetails class.

public TechnicalTicketDetails ();

Applies to

Azure SDK for .NET Legacy
Produk Versi
Azure SDK for .NET Legacy

TechnicalTicketDetails(String)

Initializes a new instance of the TechnicalTicketDetails class.

public TechnicalTicketDetails (string resourceId = default);

Parameters

resourceId
String

This is the resource Id of the Azure service resource (For example: A virtual machine resource or an HDInsight resource) for which the support ticket is created.

Applies to

Azure SDK for .NET Legacy
Produk Versi
Azure SDK for .NET Legacy