Uses of Class
com.azure.resourcemanager.datafactory.fluent.models.PrivateLinkResourcesWrapperInner
Package
Description
Package containing the service clients for DataFactoryManagementClient.
Package containing the inner data models for DataFactoryManagementClient.
Package containing the data models for DataFactoryManagementClient.
-
Uses of PrivateLinkResourcesWrapperInner in com.azure.resourcemanager.datafactory.fluent
Modifier and TypeMethodDescriptionGets the private link resources.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<PrivateLinkResourcesWrapperInner>
PrivateLinkResourcesClient.getWithResponse
(String resourceGroupName, String factoryName, com.azure.core.util.Context context) Gets the private link resources. -
Uses of PrivateLinkResourcesWrapperInner in com.azure.resourcemanager.datafactory.fluent.models
Modifier and TypeMethodDescriptionPrivateLinkResourcesWrapperInner.withValue
(List<PrivateLinkResource> value) Set the value property: The value property. -
Uses of PrivateLinkResourcesWrapperInner in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionPrivateLinkResourcesWrapper.innerModel()
Gets the inner com.azure.resourcemanager.datafactory.fluent.models.PrivateLinkResourcesWrapperInner object.