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

CreateRunOptions.AdditionalInstructions Property

Definition

Additional instructions to append at the end of the instructions for the run. This is useful for modifying the behavior on a per-run basis without overriding other instructions.

public string AdditionalInstructions { get; set; }
member this.AdditionalInstructions : string with get, set
Public Property AdditionalInstructions As String

Property Value

Applies to