Uses of Class
com.azure.resourcemanager.network.fluent.models.ServiceAssociationLinkPropertiesFormat
Packages that use ServiceAssociationLinkPropertiesFormat
Package
Description
Package containing the inner data models for NetworkManagementClient.
-
Uses of ServiceAssociationLinkPropertiesFormat in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return ServiceAssociationLinkPropertiesFormatModifier and TypeMethodDescriptionServiceAssociationLinkPropertiesFormat.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ServiceAssociationLinkPropertiesFormat from the JsonReader.ServiceAssociationLinkPropertiesFormat.withAllowDelete(Boolean allowDelete) Set the allowDelete property: If true, the resource can be deleted.Set the link property: Link to the external resource.ServiceAssociationLinkPropertiesFormat.withLinkedResourceType(String linkedResourceType) Set the linkedResourceType property: Resource type of the linked resource.ServiceAssociationLinkPropertiesFormat.withLocations(List<String> locations) Set the locations property: A list of locations.