ElasticPoolActivity.RequestedDtu Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the requested DTU for the pool if available.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.requestedDtu")]
public int? RequestedDtu { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.requestedDtu")>]
member this.RequestedDtu : Nullable<int>
Public ReadOnly Property RequestedDtu As Nullable(Of Integer)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute