Uses of Class
com.azure.resourcemanager.network.models.ResourceNavigationLink
Packages that use ResourceNavigationLink
Package
Description
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of ResourceNavigationLink in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return types with arguments of type ResourceNavigationLinkModifier and TypeMethodDescriptionSubnetInner.resourceNavigationLinks()Get the resourceNavigationLinks property: An array of references to the external resources using subnet.SubnetPropertiesFormatInner.resourceNavigationLinks()Get the resourceNavigationLinks property: An array of references to the external resources using subnet.ResourceNavigationLinksListResultInner.value()Get the value property: The resource navigation links in a subnet.Method parameters in com.azure.resourcemanager.network.fluent.models with type arguments of type ResourceNavigationLinkModifier and TypeMethodDescriptionResourceNavigationLinksListResultInner.withValue(List<ResourceNavigationLink> value) Set the value property: The resource navigation links in a subnet. -
Uses of ResourceNavigationLink in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return ResourceNavigationLinkModifier and TypeMethodDescriptionstatic ResourceNavigationLinkResourceNavigationLink.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ResourceNavigationLink from the JsonReader.Set the link property: Link to the external resource.ResourceNavigationLink.withLinkedResourceType(String linkedResourceType) Set the linkedResourceType property: Resource type of the linked resource.Set the name property: Name of the resource that is unique within a resource group.