ServiceSpecification.LogSpecifications 속성

정의

Azure Monitoring에 대한 로그의 사양을 가져오거나 설정합니다.

[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

적용 대상