次の方法で共有


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 の整数値 (両端を含む)。

適用対象