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

WorkspaceProperties 类

定义

工作区资源特定的属性。

public class WorkspaceProperties : Microsoft.Rest.Azure.IResource
type WorkspaceProperties = class
    interface IResource
Public Class WorkspaceProperties
Implements IResource
继承
WorkspaceProperties
实现

构造函数

WorkspaceProperties()

初始化 WorkspaceProperties 类的新实例。

WorkspaceProperties(String, IList<PrivateEndpointConnection>, String)

初始化 WorkspaceProperties 类的新实例。

属性

PrivateEndpointConnections

获取为此资源设置的专用终结点连接的列表。

ProvisioningState

获取或设置预配状态。 可能的值包括:“删除”、“成功”、“Create”、“Accepted”、“Verifying”、“Updateing”、“Failed”、“Canceled”、“Deprovisioned”、“Moving”、“Suspended”、“警告”、“SystemMaintenance”

PublicNetworkAccess

获取或设置启用专用终结点时来自公用网络的数据平面流量的控制权限。 可能的值包括:“Enabled”、“Disabled”

适用于