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

GalleryImageVersionUefiSettings.SignatureTemplateNames Property

Definition

The name of the template(s) that contains default UEFI key signatures that will be added to the image.

public System.Collections.Generic.IList<Azure.ResourceManager.Compute.Models.UefiSignatureTemplateName> SignatureTemplateNames { get; }
member this.SignatureTemplateNames : System.Collections.Generic.IList<Azure.ResourceManager.Compute.Models.UefiSignatureTemplateName>
Public ReadOnly Property SignatureTemplateNames As IList(Of UefiSignatureTemplateName)

Property Value

Applies to