Uses of Class
com.azure.resourcemanager.network.models.OutputType
Packages that use OutputType
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of OutputType in com.azure.resourcemanager.network.models
Fields in com.azure.resourcemanager.network.models declared as OutputTypeModifier and TypeFieldDescriptionstatic final OutputTypeOutputType.WORKSPACEStatic value Workspace for OutputType.Methods in com.azure.resourcemanager.network.models that return OutputTypeModifier and TypeMethodDescriptionstatic OutputTypeOutputType.fromString(String name) Creates or finds a OutputType from its string representation.ConnectionMonitorOutput.type()Get the type property: Connection monitor output destination type.Methods in com.azure.resourcemanager.network.models that return types with arguments of type OutputTypeModifier and TypeMethodDescriptionstatic Collection<OutputType> OutputType.values()Gets known OutputType values.Methods in com.azure.resourcemanager.network.models with parameters of type OutputTypeModifier and TypeMethodDescriptionConnectionMonitorOutput.withType(OutputType type) Set the type property: Connection monitor output destination type.