DiskAccess 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.
disk access resource.
[Microsoft.Rest.Serialization.JsonTransformation]
public class DiskAccess : Microsoft.Azure.Management.Compute.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type DiskAccess = class
inherit Resource
Public Class DiskAccess
Inherits Resource
- Inheritance
- Attributes
Constructors
DiskAccess() |
Initializes a new instance of the DiskAccess class. |
DiskAccess(String, String, String, String, IDictionary<String, String>, IList<PrivateEndpointConnection>, String, Nullable<DateTime>, ExtendedLocation) |
Initializes a new instance of the DiskAccess class. |
Properties
ExtendedLocation |
Gets or sets the extended location where the disk access will be created. Extended location cannot be changed. |
Id |
Gets resource Id (Inherited from Resource) |
Location |
Gets or sets resource location (Inherited from Resource) |
Name |
Gets resource name (Inherited from Resource) |
PrivateEndpointConnections |
Gets a readonly collection of private endpoint connections created on the disk. Currently only one endpoint connection is supported. |
ProvisioningState |
Gets the disk access resource provisioning state. |
Tags |
Gets or sets resource tags (Inherited from Resource) |
TimeCreated |
Gets the time when the disk access was created. |
Type |
Gets resource type (Inherited from Resource) |
Methods
Validate() |
Validate the object. |