Uses of Class
com.azure.resourcemanager.network.models.VpnClientConnectionHealthDetail
-
Packages that use VpnClientConnectionHealthDetail Package Description com.azure.resourcemanager.network.fluent.models Package containing the inner data models for NetworkManagementClient. -
-
Uses of VpnClientConnectionHealthDetail in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return types with arguments of type VpnClientConnectionHealthDetail Modifier and Type Method Description List<VpnClientConnectionHealthDetail>VpnClientConnectionHealthDetailListResultInner. value()Get the value property: List of vpn client connection health.Method parameters in com.azure.resourcemanager.network.fluent.models with type arguments of type VpnClientConnectionHealthDetail Modifier and Type Method Description VpnClientConnectionHealthDetailListResultInnerVpnClientConnectionHealthDetailListResultInner. withValue(List<VpnClientConnectionHealthDetail> value)Set the value property: List of vpn client connection health.
-