你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PSDiskAccessList Class

Definition

public class PSDiskAccessList : Microsoft.Azure.Commands.Compute.Automation.Models.PSDiskAccess
type PSDiskAccessList = class
    inherit PSDiskAccess
Public Class PSDiskAccessList
Inherits PSDiskAccess
Inheritance
PSDiskAccessList

Constructors

PSDiskAccessList()

Properties

Id (Inherited from PSDiskAccess)
Location (Inherited from PSDiskAccess)
Name (Inherited from PSDiskAccess)
PrivateEndpointConnections (Inherited from PSDiskAccess)
ProvisioningState (Inherited from PSDiskAccess)
Tags (Inherited from PSDiskAccess)
TimeCreated (Inherited from PSDiskAccess)
Type (Inherited from PSDiskAccess)

Methods

ToPSDiskAccess()

Applies to