Uses of Class
com.azure.resourcemanager.network.fluent.models.PerimeterAssociableResourceInner
Packages that use PerimeterAssociableResourceInner
Package
Description
Package containing the service clients for NetworkManagementClient.
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of PerimeterAssociableResourceInner in com.azure.resourcemanager.network.fluent
Methods in com.azure.resourcemanager.network.fluent that return types with arguments of type PerimeterAssociableResourceInnerModifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable<PerimeterAssociableResourceInner> Gets the list of resources that are onboarded with NSP.com.azure.core.http.rest.PagedIterable<PerimeterAssociableResourceInner> NetworkSecurityPerimeterAssociableResourceTypesClient.list(String location, com.azure.core.util.Context context) Gets the list of resources that are onboarded with NSP.com.azure.core.http.rest.PagedFlux<PerimeterAssociableResourceInner> Gets the list of resources that are onboarded with NSP. -
Uses of PerimeterAssociableResourceInner in com.azure.resourcemanager.network.fluent.models
Classes in com.azure.resourcemanager.network.fluent.models that implement interfaces with type arguments of type PerimeterAssociableResourceInnerModifier and TypeClassDescriptionfinal classResource that is onboarded to use network security perimeter.Methods in com.azure.resourcemanager.network.fluent.models that return PerimeterAssociableResourceInnerModifier and TypeMethodDescriptionPerimeterAssociableResourceInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of PerimeterAssociableResourceInner from the JsonReader.Set the name property: The name of the resource that is unique within a resource group. -
Uses of PerimeterAssociableResourceInner in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return types with arguments of type PerimeterAssociableResourceInnerModifier and TypeMethodDescriptionPerimeterAssociableResourcesListResult.value()Get the value property: Gets paged list of perimeter associable resources.Method parameters in com.azure.resourcemanager.network.models with type arguments of type PerimeterAssociableResourceInnerModifier and TypeMethodDescriptionPerimeterAssociableResourcesListResult.withValue(List<PerimeterAssociableResourceInner> value) Set the value property: Gets paged list of perimeter associable resources.