FunctionAppFlexConsumptionRuntime.Sku 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.
Raw SKU payload from the Flex Consumption stack API (shape may vary). Left as object to avoid churn; cast at call site if a stable contract emerges.
public object Sku { get; set; }
member this.Sku : obj with get, set
Public Property Sku As Object