Operation Constructors
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.
Operation() |
Initializes a new instance of the Operation class. |
Operation(String, OperationInfo, String, Object, Nullable<Boolean>) |
Initializes a new instance of the Operation class. |
Initializes a new instance of the Operation class.
public Operation();
Public Sub New ()
Applies to
Azure SDK for .NET Preview ja Azure SDK for .NET Legacy
Toode | Versioonid |
---|---|
Azure SDK for .NET | Legacy, Preview |
Initializes a new instance of the Operation class.
public Operation(string name = default, Microsoft.Azure.Management.Maintenance.Models.OperationInfo display = default, string origin = default, object properties = default, bool? isDataAction = default);
new Microsoft.Azure.Management.Maintenance.Models.Operation : string * Microsoft.Azure.Management.Maintenance.Models.OperationInfo * string * obj * Nullable<bool> -> Microsoft.Azure.Management.Maintenance.Models.Operation
Public Sub New (Optional name As String = Nothing, Optional display As OperationInfo = Nothing, Optional origin As String = Nothing, Optional properties As Object = Nothing, Optional isDataAction As Nullable(Of Boolean) = Nothing)
Parameters
- name
- String
Name of the operation
- display
- OperationInfo
Display name of the operation
- origin
- String
Origin of the operation
- properties
- Object
Properties of the operation
Applies to
Azure SDK for .NET Preview ja Azure SDK for .NET Legacy
Toode | Versioonid |
---|---|
Azure SDK for .NET | Legacy, Preview |
Toote „Azure SDK for .NET“ tagasiside
Azure SDK for .NET on avatud lähtekoodiga projekt. Tagasiside andmiseks valige link: