Uses of Class
com.azure.resourcemanager.network.models.Delegation
Packages that use Delegation
Package
Description
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of Delegation in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return types with arguments of type DelegationModifier and TypeMethodDescriptionSubnetInner.delegations()Get the delegations property: An array of references to the delegations on the subnet.SubnetPropertiesFormatInner.delegations()Get the delegations property: An array of references to the delegations on the subnet.Method parameters in com.azure.resourcemanager.network.fluent.models with type arguments of type DelegationModifier and TypeMethodDescriptionSubnetInner.withDelegations(List<Delegation> delegations) Set the delegations property: An array of references to the delegations on the subnet.SubnetPropertiesFormatInner.withDelegations(List<Delegation> delegations) Set the delegations property: An array of references to the delegations on the subnet. -
Uses of Delegation in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return DelegationModifier and TypeMethodDescriptionstatic DelegationDelegation.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of Delegation from the JsonReader.Set the name property: The name of the resource that is unique within a subnet.Delegation.withServiceName(String serviceName) Set the serviceName property: The name of the service to whom the subnet should be delegated (e.g.Set the type property: Resource type.