Uses of Class
com.azure.resourcemanager.automation.models.PrivateLinkResourceListResult
Packages that use PrivateLinkResourceListResult
Package
Description
Package containing the data models for AutomationClient.
-
Uses of PrivateLinkResourceListResult in com.azure.resourcemanager.automation.models
Methods in com.azure.resourcemanager.automation.models that return PrivateLinkResourceListResultModifier and TypeMethodDescriptionPrivateLinkResourceListResult.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of PrivateLinkResourceListResult from the JsonReader.PrivateLinkResourceListResult.withValue
(List<PrivateLinkResourceInner> value) Set the value property: Array of private link resources.