Uses of Class
com.azure.resourcemanager.network.models.ServiceAssociationLink
Packages that use ServiceAssociationLink
Package
Description
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of ServiceAssociationLink in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return types with arguments of type ServiceAssociationLinkModifier and TypeMethodDescriptionSubnetInner.serviceAssociationLinks()Get the serviceAssociationLinks property: An array of references to services injecting into this subnet.SubnetPropertiesFormatInner.serviceAssociationLinks()Get the serviceAssociationLinks property: An array of references to services injecting into this subnet.ServiceAssociationLinksListResultInner.value()Get the value property: The service association links in a subnet.Method parameters in com.azure.resourcemanager.network.fluent.models with type arguments of type ServiceAssociationLinkModifier and TypeMethodDescriptionServiceAssociationLinksListResultInner.withValue(List<ServiceAssociationLink> value) Set the value property: The service association links in a subnet. -
Uses of ServiceAssociationLink in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return ServiceAssociationLinkModifier and TypeMethodDescriptionstatic ServiceAssociationLinkServiceAssociationLink.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ServiceAssociationLink from the JsonReader.ServiceAssociationLink.withAllowDelete(Boolean allowDelete) Set the allowDelete property: If true, the resource can be deleted.Set the link property: Link to the external resource.ServiceAssociationLink.withLinkedResourceType(String linkedResourceType) Set the linkedResourceType property: Resource type of the linked resource.ServiceAssociationLink.withLocations(List<String> locations) Set the locations property: A list of locations.Set the name property: Name of the resource that is unique within a resource group.