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

FlowLogFormatParameters 类

定义

定义流日志格式的参数。

public class FlowLogFormatParameters
type FlowLogFormatParameters = class
Public Class FlowLogFormatParameters
继承
FlowLogFormatParameters

构造函数

FlowLogFormatParameters()

初始化 FlowLogFormatParameters 类的新实例。

FlowLogFormatParameters(FlowLogFormatType, Nullable<Int32>)

初始化 FlowLogFormatParameters 类的新实例。

属性

Type

获取或设置流日志的文件类型。 可能的值包括:“JSON”

Version

获取或设置流日志的版本 (修订版) 。

适用于