Uses of Class
com.azure.resourcemanager.appservice.models.PrivateLinkResourceProperties
-
Packages that use PrivateLinkResourceProperties Package Description com.azure.resourcemanager.appservice.models 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 PrivateLinkResourceProperties Modifier and Type Method Description PrivateLinkResourcePropertiesPrivateLinkResource. properties()Get the properties property: Properties of a private link resource.Methods in com.azure.resourcemanager.appservice.models with parameters of type PrivateLinkResourceProperties Modifier and Type Method Description PrivateLinkResourcePrivateLinkResource. withProperties(PrivateLinkResourceProperties properties)Set the properties property: Properties of a private link resource.
-