你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ComputeFleetVmssExtensionProperties.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