Uses of Class
com.azure.resourcemanager.appservice.models.PrivateLinkResourceProperties
Packages that use PrivateLinkResourceProperties
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of PrivateLinkResourceProperties in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return PrivateLinkResourcePropertiesModifier and TypeMethodDescriptionPrivateLinkResourceProperties.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of PrivateLinkResourceProperties from the JsonReader.PrivateLinkResource.properties()
Get the properties property: Properties of a private link resource.Methods in com.azure.resourcemanager.appservice.models with parameters of type PrivateLinkResourcePropertiesModifier and TypeMethodDescriptionPrivateLinkResource.withProperties
(PrivateLinkResourceProperties properties) Set the properties property: Properties of a private link resource.