Uses of Class
com.azure.resourcemanager.applicationinsights.models.PrivateLinkScopedResource
Packages that use PrivateLinkScopedResource
Package
Description
Package containing the inner data models for ApplicationInsightsManagementClient.
Package containing the data models for ApplicationInsightsManagementClient.
-
Uses of PrivateLinkScopedResource in com.azure.resourcemanager.applicationinsights.fluent.models
Methods in com.azure.resourcemanager.applicationinsights.fluent.models that return types with arguments of type PrivateLinkScopedResourceModifier and TypeMethodDescriptionApplicationInsightsComponentInner.privateLinkScopedResources()Get the privateLinkScopedResources property: List of linked private link scope resources.ApplicationInsightsComponentProperties.privateLinkScopedResources()Get the privateLinkScopedResources property: List of linked private link scope resources. -
Uses of PrivateLinkScopedResource in com.azure.resourcemanager.applicationinsights.models
Methods in com.azure.resourcemanager.applicationinsights.models that return PrivateLinkScopedResourceModifier and TypeMethodDescriptionPrivateLinkScopedResource.withResourceId(String resourceId) Set the resourceId property: The full resource Id of the private link scope resource.PrivateLinkScopedResource.withScopeId(String scopeId) Set the scopeId property: The private link scope unique Identifier.Methods in com.azure.resourcemanager.applicationinsights.models that return types with arguments of type PrivateLinkScopedResourceModifier and TypeMethodDescriptionApplicationInsightsComponent.privateLinkScopedResources()Gets the privateLinkScopedResources property: List of linked private link scope resources.