Uses of Class
com.azure.resourcemanager.network.fluent.models.NspLinkReferenceProperties
Packages that use NspLinkReferenceProperties
Package
Description
Package containing the inner data models for NetworkManagementClient.
-
Uses of NspLinkReferenceProperties in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return NspLinkReferencePropertiesModifier and TypeMethodDescriptionstatic NspLinkReferencePropertiesNspLinkReferenceProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of NspLinkReferenceProperties from the JsonReader.NspLinkReferenceProperties.withLocalInboundProfiles(List<String> localInboundProfiles) Set the localInboundProfiles property: Local Inbound profile names to which Inbound is allowed.NspLinkReferenceProperties.withStatus(NspLinkStatus status) Set the status property: The NSP linkReference state.