Uses of Class
com.azure.resourcemanager.appnetwork.models.AppLinkProperties
Packages that use AppLinkProperties
Package
Description
Package containing the inner data models for Appnetwork.
Package containing the data models for Appnetwork.
-
Uses of AppLinkProperties in com.azure.resourcemanager.appnetwork.fluent.models
Methods in com.azure.resourcemanager.appnetwork.fluent.models that return AppLinkPropertiesModifier and TypeMethodDescriptionAppLinkInner.properties()Get the properties property: The resource-specific properties for this resource.Methods in com.azure.resourcemanager.appnetwork.fluent.models with parameters of type AppLinkPropertiesModifier and TypeMethodDescriptionAppLinkInner.withProperties(AppLinkProperties properties) Set the properties property: The resource-specific properties for this resource. -
Uses of AppLinkProperties in com.azure.resourcemanager.appnetwork.models
Classes in com.azure.resourcemanager.appnetwork.models that implement interfaces with type arguments of type AppLinkPropertiesMethods in com.azure.resourcemanager.appnetwork.models that return AppLinkPropertiesModifier and TypeMethodDescriptionstatic AppLinkPropertiesAppLinkProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of AppLinkProperties from the JsonReader.AppLink.properties()Gets the properties property: The resource-specific properties for this resource.Methods in com.azure.resourcemanager.appnetwork.models with parameters of type AppLinkPropertiesModifier and TypeMethodDescriptionAppLink.DefinitionStages.WithProperties.withProperties(AppLinkProperties properties) Specifies the properties property: The resource-specific properties for this resource..