ArmApplication.Plan 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.
The plan information.
public Azure.Provisioning.Resources.ArmPlan Plan { get; set; }
public Azure.Provisioning.BicepValue<Azure.Provisioning.Resources.ArmPlan> Plan { get; set; }
member this.Plan : Azure.Provisioning.Resources.ArmPlan with get, set
member this.Plan : Azure.Provisioning.BicepValue<Azure.Provisioning.Resources.ArmPlan> with get, set
Public Property Plan As ArmPlan
Public Property Plan As BicepValue(Of ArmPlan)