Uses of Class
com.azure.resourcemanager.iotcentral.models.PrivateLinkResourceListResult
-
Packages that use PrivateLinkResourceListResult Package Description com.azure.resourcemanager.iotcentral.models Package containing the data models for IotCentralClient. -
-
Uses of PrivateLinkResourceListResult in com.azure.resourcemanager.iotcentral.models
Methods in com.azure.resourcemanager.iotcentral.models that return PrivateLinkResourceListResult Modifier and Type Method Description PrivateLinkResourceListResult
PrivateLinkResourceListResult. withValue(List<PrivateLinkResourceInner> value)
Set the value property: Array of private link resources.
-