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

MachineLearningJobResourceConfiguration.ShmSize 属性

定义

docker 容器的共享内存块的大小。 这应采用 (number) (单位) 其中 number to 大于 0,单位可以是 b (字节) 、k (kb) 、m (MB) 或 g (GB) 之一。

public string ShmSize { get; set; }
member this.ShmSize : string with get, set
Public Property ShmSize As String

属性值

适用于