Uses of Class
com.azure.resourcemanager.appservice.models.PrivateLinkResource
Packages that use PrivateLinkResource
Package
Description
Package containing the inner data models for WebSiteManagementClient.
Package containing the data models for WebSiteManagementClient.
-
Uses of PrivateLinkResource in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return types with arguments of type PrivateLinkResourceModifier and TypeMethodDescriptionPrivateLinkResourcesWrapperInner.value()
Get the value property: The value property.Method parameters in com.azure.resourcemanager.appservice.fluent.models with type arguments of type PrivateLinkResourceModifier and TypeMethodDescriptionPrivateLinkResourcesWrapperInner.withValue
(List<PrivateLinkResource> value) Set the value property: The value property. -
Uses of PrivateLinkResource in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return PrivateLinkResourceModifier and TypeMethodDescriptionstatic PrivateLinkResource
PrivateLinkResource.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of PrivateLinkResource from the JsonReader.Set the id property: The id property.Set the name property: Name of a private link resource.PrivateLinkResource.withProperties
(PrivateLinkResourceProperties properties) Set the properties property: Properties of a private link resource.Set the type property: The type property.