VirtualMachineExtension.ProvisionAfterExtensions Property

Definition

Collection of extension names after which this extension needs to be provisioned.

public Azure.Provisioning.BicepList<string> ProvisionAfterExtensions { get; set; }
member this.ProvisionAfterExtensions : Azure.Provisioning.BicepList<string> with get, set
Public Property ProvisionAfterExtensions As BicepList(Of String)

Property Value

Applies to