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

IotOperationsBrokerProperties.MemoryProfile Property

Definition

Memory profile of Broker.

public Azure.ResourceManager.IotOperations.Models.BrokerMemoryProfile? MemoryProfile { get; set; }
member this.MemoryProfile : Nullable<Azure.ResourceManager.IotOperations.Models.BrokerMemoryProfile> with get, set
Public Property MemoryProfile As Nullable(Of BrokerMemoryProfile)

Property Value

Applies to