Uses of Class
com.azure.resourcemanager.network.models.BastionSessionDeleteResult
-
Packages that use BastionSessionDeleteResult Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of BastionSessionDeleteResult in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return BastionSessionDeleteResult Modifier and Type Method Description BastionSessionDeleteResultBastionSessionDeleteResult. withNextLink(String nextLink)Set the nextLink property: The URL to get the next set of results.BastionSessionDeleteResultBastionSessionDeleteResult. withValue(List<BastionSessionStateInner> value)Set the value property: List of sessions with their corresponding state.
-