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

MapsCreatorProperties(Int32) 构造函数

定义

初始化 MapsCreatorProperties 的新实例。

public MapsCreatorProperties (int storageUnits);
new Azure.ResourceManager.Maps.Models.MapsCreatorProperties : int -> Azure.ResourceManager.Maps.Models.MapsCreatorProperties
Public Sub New (storageUnits As Integer)

参数

storageUnits
Int32

要分配的存储单元。 从 1 到 100(含)的整数值。

适用于