Uses of Class
com.azure.resourcemanager.network.models.BastionShareableLinkListResult
Packages that use BastionShareableLinkListResult
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of BastionShareableLinkListResult in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return BastionShareableLinkListResultModifier and TypeMethodDescriptionBastionShareableLinkListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of BastionShareableLinkListResult from the JsonReader.BastionShareableLinkListResult.withNextLink(String nextLink) Set the nextLink property: The URL to get the next set of results.BastionShareableLinkListResult.withValue(List<BastionShareableLinkInner> value) Set the value property: List of Bastion Shareable Links for the request.