JobResourceUpdateParameter Constructors
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.
Overloads
JobResourceUpdateParameter() |
Initializes a new instance of the JobResourceUpdateParameter class. |
JobResourceUpdateParameter(UpdateJobDetails, IDictionary<String,String>, ResourceIdentity) |
Initializes a new instance of the JobResourceUpdateParameter class. |
JobResourceUpdateParameter()
Initializes a new instance of the JobResourceUpdateParameter class.
public JobResourceUpdateParameter ();
Public Sub New ()
Applies to
JobResourceUpdateParameter(UpdateJobDetails, IDictionary<String,String>, ResourceIdentity)
Initializes a new instance of the JobResourceUpdateParameter class.
public JobResourceUpdateParameter (Microsoft.Azure.Management.DataBox.Models.UpdateJobDetails details = default, System.Collections.Generic.IDictionary<string,string> tags = default, Microsoft.Azure.Management.DataBox.Models.ResourceIdentity identity = default);
new Microsoft.Azure.Management.DataBox.Models.JobResourceUpdateParameter : Microsoft.Azure.Management.DataBox.Models.UpdateJobDetails * System.Collections.Generic.IDictionary<string, string> * Microsoft.Azure.Management.DataBox.Models.ResourceIdentity -> Microsoft.Azure.Management.DataBox.Models.JobResourceUpdateParameter
Public Sub New (Optional details As UpdateJobDetails = Nothing, Optional tags As IDictionary(Of String, String) = Nothing, Optional identity As ResourceIdentity = Nothing)
Parameters
- details
- UpdateJobDetails
Details of a job to be updated.
- tags
- IDictionary<String,String>
The list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups).
- identity
- ResourceIdentity
Msi identity of the resource