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

PSCloudJobSchedule.Metadata Property

Definition

public System.Collections.IDictionary Metadata { get; set; }
public System.Collections.Generic.IList<Microsoft.Azure.Commands.Batch.Models.PSMetadataItem> Metadata { get; set; }
member this.Metadata : System.Collections.IDictionary with get, set
member this.Metadata : System.Collections.Generic.IList<Microsoft.Azure.Commands.Batch.Models.PSMetadataItem> with get, set
Public Property Metadata As IDictionary
Public Property Metadata As IList(Of PSMetadataItem)

Property Value

Applies to