共用方式為


ServiceSpecification.LogSpecifications 屬性

定義

取得或設定 Azure 監視記錄的規格

[Newtonsoft.Json.JsonProperty(PropertyName="logSpecifications")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Avs.Models.LogSpecification> LogSpecifications { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="logSpecifications")>]
member this.LogSpecifications : System.Collections.Generic.IList<Microsoft.Azure.Management.Avs.Models.LogSpecification> with get, set
Public Property LogSpecifications As IList(Of LogSpecification)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於