Share via


NodeTypeVmssExtension.ProvisionAfterExtensions Property

Definition

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

public System.Collections.Generic.IList<string> ProvisionAfterExtensions { get; }
member this.ProvisionAfterExtensions : System.Collections.Generic.IList<string>
Public ReadOnly Property ProvisionAfterExtensions As IList(Of String)

Property Value

Applies to