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

NetworkIsolationSettings.StorageAccountResourceId 属性

定义

用于存储 BACPAC 文件的存储帐户的资源 ID。 如果设置,将为存储帐户创建专用终结点连接。 必须与用于 StorageUri 参数的存储帐户匹配。

public Azure.Core.ResourceIdentifier StorageAccountResourceId { get; set; }
member this.StorageAccountResourceId : Azure.Core.ResourceIdentifier with get, set
Public Property StorageAccountResourceId As ResourceIdentifier

属性值

适用于