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

OperationalInsightsWorkspaceSku.CapacityReservationLevel Property

Definition

The capacity reservation level in GB for this workspace, when CapacityReservation sku is selected.

public Azure.Provisioning.BicepValue<Azure.Provisioning.OperationalInsights.OperationalInsightsWorkspaceCapacityReservationLevel> CapacityReservationLevel { get; set; }
member this.CapacityReservationLevel : Azure.Provisioning.BicepValue<Azure.Provisioning.OperationalInsights.OperationalInsightsWorkspaceCapacityReservationLevel> with get, set
Public Property CapacityReservationLevel As BicepValue(Of OperationalInsightsWorkspaceCapacityReservationLevel)

Property Value

Applies to