Uses of Class
com.azure.resourcemanager.network.models.DelegationProperties
Packages that use DelegationProperties
Package
Description
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of DelegationProperties in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return DelegationPropertiesModifier and TypeMethodDescriptionNetworkVirtualApplianceInner.delegation()Get the delegation property: The delegation for the Virtual Appliance.NetworkVirtualAppliancePropertiesFormat.delegation()Get the delegation property: The delegation for the Virtual Appliance.Methods in com.azure.resourcemanager.network.fluent.models with parameters of type DelegationPropertiesModifier and TypeMethodDescriptionNetworkVirtualApplianceInner.withDelegation(DelegationProperties delegation) Set the delegation property: The delegation for the Virtual Appliance.NetworkVirtualAppliancePropertiesFormat.withDelegation(DelegationProperties delegation) Set the delegation property: The delegation for the Virtual Appliance. -
Uses of DelegationProperties in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return DelegationPropertiesModifier and TypeMethodDescriptionstatic DelegationPropertiesDelegationProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of DelegationProperties from the JsonReader.DelegationProperties.withServiceName(String serviceName) Set the serviceName property: The service name to which the NVA is delegated.