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

NspLinkReference interface

网络安全外围 linkReference 资源

扩展

属性

description

远程 NSP 链接管理员为连接请求发送的消息。 对于自动批准的流,默认为“自动批准”。

localInboundProfiles

允许入站到的本地入站配置文件名称。 使用 ['*'] 允许入站到所有配置文件。

localOutboundProfiles

允许出站的本地出站配置文件名称。 在当前版本中,它是只读属性,其值设置为 ['*'] 以允许从所有配置文件进行出站。 在更高版本中,用户将能够对其进行修改。

provisioningState

NSP LinkReference 资源的预配状态。

remoteInboundProfiles

允许入站到的远程入站配置文件名称。 ['*'] 值表示允许入站到远程外围的所有配置文件。 只能从远程外围中存在的相应链接资源更新此属性。

remoteOutboundProfiles

允许从中出站的远程出站配置文件名称。 ['*'] 值表示允许从远程外围的所有配置文件出站。 只能从远程外围中存在的相应链接资源更新此属性。

remotePerimeterGuid

创建链接的远程 NSP Guid。

remotePerimeterLocation

创建链接的远程 NSP 位置。

remotePerimeterResourceId

创建链接的远程 NSP 的外围 ARM ID。

status

NSP linkReference 状态。 如果在自动审批模式下创建链接,则无法更改该链接。

继承属性

id

资源的完全限定资源 ID。 例如,“/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}”

name

资源的名称

systemData

包含 createdBy 和 modifiedBy 信息的 Azure 资源管理器元数据。

type

资源类型。 例如“Microsoft.Compute/virtualMachines”或“Microsoft.Storage/storageAccounts”

属性详细信息

description

远程 NSP 链接管理员为连接请求发送的消息。 对于自动批准的流,默认为“自动批准”。

description?: string

属性值

string

localInboundProfiles

允许入站到的本地入站配置文件名称。 使用 ['*'] 允许入站到所有配置文件。

localInboundProfiles?: string[]

属性值

string[]

localOutboundProfiles

允许出站的本地出站配置文件名称。 在当前版本中,它是只读属性,其值设置为 ['*'] 以允许从所有配置文件进行出站。 在更高版本中,用户将能够对其进行修改。

localOutboundProfiles?: string[]

属性值

string[]

provisioningState

NSP LinkReference 资源的预配状态。

provisioningState?: string

属性值

string

remoteInboundProfiles

允许入站到的远程入站配置文件名称。 ['*'] 值表示允许入站到远程外围的所有配置文件。 只能从远程外围中存在的相应链接资源更新此属性。

remoteInboundProfiles?: string[]

属性值

string[]

remoteOutboundProfiles

允许从中出站的远程出站配置文件名称。 ['*'] 值表示允许从远程外围的所有配置文件出站。 只能从远程外围中存在的相应链接资源更新此属性。

remoteOutboundProfiles?: string[]

属性值

string[]

remotePerimeterGuid

创建链接的远程 NSP Guid。

remotePerimeterGuid?: string

属性值

string

remotePerimeterLocation

创建链接的远程 NSP 位置。

remotePerimeterLocation?: string

属性值

string

remotePerimeterResourceId

创建链接的远程 NSP 的外围 ARM ID。

remotePerimeterResourceId?: string

属性值

string

status

NSP linkReference 状态。 如果在自动审批模式下创建链接,则无法更改该链接。

status?: string

属性值

string

继承属性详细信息

id

资源的完全限定资源 ID。 例如,“/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}”

id?: string

属性值

string

继承自SecurityPerimeterProxyResource.id

name

资源的名称

name?: string

属性值

string

继承自SecurityPerimeterProxyResource.name

systemData

包含 createdBy 和 modifiedBy 信息的 Azure 资源管理器元数据。

systemData?: SystemData

属性值

继承自SecurityPerimeterProxyResource.systemData

type

资源类型。 例如“Microsoft.Compute/virtualMachines”或“Microsoft.Storage/storageAccounts”

type?: string

属性值

string

继承自SecurityPerimeterProxyResource.type