次の方法で共有


ServiceSpecification.LogSpecifications プロパティ

定義

ログの仕様を取得します。

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.AppService.Models.LogSpecification> LogSpecifications { get; }
member this.LogSpecifications : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.AppService.Models.LogSpecification>
Public ReadOnly Property LogSpecifications As IReadOnlyList(Of LogSpecification)

プロパティ値

適用対象