DiskAccessUpdate 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
DiskAccessUpdate() |
Initializes a new instance of the DiskAccessUpdate class. |
DiskAccessUpdate(IDictionary<String,String>) |
Initializes a new instance of the DiskAccessUpdate class. |
DiskAccessUpdate()
Initializes a new instance of the DiskAccessUpdate class.
public DiskAccessUpdate ();
Public Sub New ()
Applies to
DiskAccessUpdate(IDictionary<String,String>)
Initializes a new instance of the DiskAccessUpdate class.
public DiskAccessUpdate (System.Collections.Generic.IDictionary<string,string> tags = default);
new Microsoft.Azure.Management.Compute.Fluent.Models.DiskAccessUpdate : System.Collections.Generic.IDictionary<string, string> -> Microsoft.Azure.Management.Compute.Fluent.Models.DiskAccessUpdate
Public Sub New (Optional tags As IDictionary(Of String, String) = Nothing)
Parameters
- tags
- IDictionary<String,String>
Resource tags