Uses of Class
org.jclouds.azurecompute.arm.domain.ProbeProperties
Packages that use ProbeProperties
-
Uses of ProbeProperties in org.jclouds.azurecompute.arm.domain
Methods in org.jclouds.azurecompute.arm.domain that return ProbePropertiesModifier and TypeMethodDescriptionabstract ProbeProperties
ProbeProperties.Builder.build()
static ProbeProperties
ProbeProperties.create
(ProbeProperties.Protocol protocol, int port, String requestPath, int intervalInSeconds, int numberOfProbes, String provisioningState) abstract ProbeProperties
Probe.properties()
Methods in org.jclouds.azurecompute.arm.domain with parameters of type ProbeProperties