ActionDetail Class
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.
The action detail
public class ActionDetail
type ActionDetail = class
Public Class ActionDetail
- Inheritance
-
ActionDetail
Constructors
ActionDetail() |
Initializes a new instance of the ActionDetail class. |
ActionDetail(String, String, String, String, String, String) |
Initializes a new instance of the ActionDetail class. |
Properties
Detail |
Gets or sets the detail of the friendly error message |
MechanismType |
Gets or sets the mechanism type |
Name |
Gets or sets the name of the action |
SendTime |
Gets or sets the send time |
Status |
Gets or sets the status of the action |
SubState |
Gets or sets the substatus of the action |
Applies to
Berkolaborasi dengan kami di GitHub
Sumber untuk konten ini dapat ditemukan di GitHub, yang juga dapat Anda gunakan untuk membuat dan meninjau masalah dan menarik permintaan. Untuk informasi selengkapnya, lihat panduan kontributor kami.
Azure SDK for .NET