Uses of Class
com.azure.resourcemanager.network.models.BastionShareableLinkListResult
-
Packages that use BastionShareableLinkListResult Package Description com.azure.resourcemanager.network.models 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 BastionShareableLinkListResult Modifier and Type Method Description BastionShareableLinkListResultBastionShareableLinkListResult. withNextLink(String nextLink)Set the nextLink property: The URL to get the next set of results.BastionShareableLinkListResultBastionShareableLinkListResult. withValue(List<BastionShareableLinkInner> value)Set the value property: List of Bastion Shareable Links for the request.
-