Uses of Class
com.azure.resourcemanager.network.models.FlowLogFormatParameters
-
Packages that use FlowLogFormatParameters Package Description com.azure.resourcemanager.network.fluent.models Package containing the inner data models for NetworkManagementClient.com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of FlowLogFormatParameters in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return FlowLogFormatParameters Modifier and Type Method Description FlowLogFormatParametersFlowLogInformationInner. format()Get the format property: Parameters that define the flow log format.FlowLogFormatParametersFlowLogInner. format()Get the format property: Parameters that define the flow log format.FlowLogFormatParametersFlowLogProperties. format()Get the format property: Parameters that define the flow log format.FlowLogFormatParametersFlowLogPropertiesFormat. format()Get the format property: Parameters that define the flow log format.Methods in com.azure.resourcemanager.network.fluent.models with parameters of type FlowLogFormatParameters Modifier and Type Method Description FlowLogInformationInnerFlowLogInformationInner. withFormat(FlowLogFormatParameters format)Set the format property: Parameters that define the flow log format.FlowLogInnerFlowLogInner. withFormat(FlowLogFormatParameters format)Set the format property: Parameters that define the flow log format.FlowLogPropertiesFlowLogProperties. withFormat(FlowLogFormatParameters format)Set the format property: Parameters that define the flow log format.FlowLogPropertiesFormatFlowLogPropertiesFormat. withFormat(FlowLogFormatParameters format)Set the format property: Parameters that define the flow log format. -
Uses of FlowLogFormatParameters in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return FlowLogFormatParameters Modifier and Type Method Description FlowLogFormatParametersFlowLogFormatParameters. withType(FlowLogFormatType type)Set the type property: The file type of flow log.FlowLogFormatParametersFlowLogFormatParameters. withVersion(Integer version)Set the version property: The version (revision) of the flow log.
-