Uses of Class
com.azure.resourcemanager.network.models.NetworkGroupsCreateOrUpdateResponse
Packages that use NetworkGroupsCreateOrUpdateResponse
Package
Description
Package containing the service clients for NetworkManagementClient.
-
Uses of NetworkGroupsCreateOrUpdateResponse in com.azure.resourcemanager.network.fluent
Methods in com.azure.resourcemanager.network.fluent that return NetworkGroupsCreateOrUpdateResponseModifier and TypeMethodDescriptionNetworkGroupsClient.createOrUpdateWithResponse(String resourceGroupName, String networkManagerName, String networkGroupName, NetworkGroupInner parameters, String ifMatch, com.azure.core.util.Context context) Creates or updates a network group.Methods in com.azure.resourcemanager.network.fluent that return types with arguments of type NetworkGroupsCreateOrUpdateResponseModifier and TypeMethodDescriptionNetworkGroupsClient.createOrUpdateWithResponseAsync(String resourceGroupName, String networkManagerName, String networkGroupName, NetworkGroupInner parameters, String ifMatch) Creates or updates a network group.