Uses of Class
com.azure.resourcemanager.network.models.BastionActiveSessionListResult
Packages that use BastionActiveSessionListResult
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of BastionActiveSessionListResult in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return BastionActiveSessionListResultModifier and TypeMethodDescriptionBastionActiveSessionListResult.withNextLink(String nextLink) Set the nextLink property: The URL to get the next set of results.BastionActiveSessionListResult.withValue(List<BastionActiveSessionInner> value) Set the value property: List of active sessions on the bastion.