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

AccountProperties 类

定义

帐户属性

public class AccountProperties
type AccountProperties = class
Public Class AccountProperties
继承
AccountProperties

构造函数

AccountProperties()

初始化 AccountProperties 类的新实例。

AccountProperties(CloudConnectors, Nullable<DateTime>, String, String, AccountPropertiesEndpoints, String, String, AccountPropertiesManagedResources, IList<PrivateEndpointConnection>, String, String)

初始化 AccountProperties 类的新实例。

属性

CloudConnectors

获取或设置云连接器。 用作扫描配置的一部分的外部云标识符。

CreatedAt

获取创建实体的时间。

CreatedBy

获取实体的创建者。

CreatedByObjectId

获取实体的对象 ID 的创建者。

Endpoints

获取属于帐户的公共终结点的 URI。

FriendlyName

获取或设置友好名称。

ManagedResourceGroupName

获取或设置托管资源组名称

ManagedResources

获取托管资源的资源标识符。

PrivateEndpointConnections

获取专用终结点连接信息。

ProvisioningState

获取或设置设置状态。 可能的值包括:“Unknown”、“Creating”、“Moving”、“Deleting”、“SoftDeleting”、“SoftDeleted”、“Failed”、“Succeeded”、“Canceled”

PublicNetworkAccess

获取或设置公用网络访问权限。 可能的值包括:“NotSpecified”、“Enabled”、“Disabled”

适用于