Uses of Class
com.azure.resourcemanager.network.fluent.models.PrivateDnsZoneGroupInner
Packages that use PrivateDnsZoneGroupInner
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 PrivateDnsZoneGroupInner in com.azure.resourcemanager.network.fluent
Methods in com.azure.resourcemanager.network.fluent that return PrivateDnsZoneGroupInnerModifier and TypeMethodDescriptionPrivateDnsZoneGroupsClient.createOrUpdate(String resourceGroupName, String privateEndpointName, String privateDnsZoneGroupName, PrivateDnsZoneGroupInner parameters) Creates or updates a private dns zone group in the specified private endpoint.PrivateDnsZoneGroupsClient.createOrUpdate(String resourceGroupName, String privateEndpointName, String privateDnsZoneGroupName, PrivateDnsZoneGroupInner parameters, com.azure.core.util.Context context) Creates or updates a private dns zone group in the specified private endpoint.PrivateDnsZoneGroupsClient.get(String resourceGroupName, String privateEndpointName, String privateDnsZoneGroupName) Gets the private dns zone group resource by specified private dns zone group name.Methods in com.azure.resourcemanager.network.fluent that return types with arguments of type PrivateDnsZoneGroupInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<PrivateDnsZoneGroupInner>, PrivateDnsZoneGroupInner> PrivateDnsZoneGroupsClient.beginCreateOrUpdate(String resourceGroupName, String privateEndpointName, String privateDnsZoneGroupName, PrivateDnsZoneGroupInner parameters) Creates or updates a private dns zone group in the specified private endpoint.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<PrivateDnsZoneGroupInner>, PrivateDnsZoneGroupInner> PrivateDnsZoneGroupsClient.beginCreateOrUpdate(String resourceGroupName, String privateEndpointName, String privateDnsZoneGroupName, PrivateDnsZoneGroupInner parameters) Creates or updates a private dns zone group in the specified private endpoint.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<PrivateDnsZoneGroupInner>, PrivateDnsZoneGroupInner> PrivateDnsZoneGroupsClient.beginCreateOrUpdate(String resourceGroupName, String privateEndpointName, String privateDnsZoneGroupName, PrivateDnsZoneGroupInner parameters, com.azure.core.util.Context context) Creates or updates a private dns zone group in the specified private endpoint.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<PrivateDnsZoneGroupInner>, PrivateDnsZoneGroupInner> PrivateDnsZoneGroupsClient.beginCreateOrUpdate(String resourceGroupName, String privateEndpointName, String privateDnsZoneGroupName, PrivateDnsZoneGroupInner parameters, com.azure.core.util.Context context) Creates or updates a private dns zone group in the specified private endpoint.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<PrivateDnsZoneGroupInner>, PrivateDnsZoneGroupInner> PrivateDnsZoneGroupsClient.beginCreateOrUpdateAsync(String resourceGroupName, String privateEndpointName, String privateDnsZoneGroupName, PrivateDnsZoneGroupInner parameters) Creates or updates a private dns zone group in the specified private endpoint.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<PrivateDnsZoneGroupInner>, PrivateDnsZoneGroupInner> PrivateDnsZoneGroupsClient.beginCreateOrUpdateAsync(String resourceGroupName, String privateEndpointName, String privateDnsZoneGroupName, PrivateDnsZoneGroupInner parameters) Creates or updates a private dns zone group in the specified private endpoint.PrivateDnsZoneGroupsClient.createOrUpdateAsync(String resourceGroupName, String privateEndpointName, String privateDnsZoneGroupName, PrivateDnsZoneGroupInner parameters) Creates or updates a private dns zone group in the specified private endpoint.PrivateDnsZoneGroupsClient.getAsync(String resourceGroupName, String privateEndpointName, String privateDnsZoneGroupName) Gets the private dns zone group resource by specified private dns zone group name.com.azure.core.http.rest.Response<PrivateDnsZoneGroupInner> PrivateDnsZoneGroupsClient.getWithResponse(String resourceGroupName, String privateEndpointName, String privateDnsZoneGroupName, com.azure.core.util.Context context) Gets the private dns zone group resource by specified private dns zone group name.Mono<com.azure.core.http.rest.Response<PrivateDnsZoneGroupInner>> PrivateDnsZoneGroupsClient.getWithResponseAsync(String resourceGroupName, String privateEndpointName, String privateDnsZoneGroupName) Gets the private dns zone group resource by specified private dns zone group name.com.azure.core.http.rest.PagedIterable<PrivateDnsZoneGroupInner> Gets all private dns zone groups in a private endpoint.com.azure.core.http.rest.PagedIterable<PrivateDnsZoneGroupInner> PrivateDnsZoneGroupsClient.list(String privateEndpointName, String resourceGroupName, com.azure.core.util.Context context) Gets all private dns zone groups in a private endpoint.com.azure.core.http.rest.PagedFlux<PrivateDnsZoneGroupInner> Gets all private dns zone groups in a private endpoint.Methods in com.azure.resourcemanager.network.fluent with parameters of type PrivateDnsZoneGroupInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<PrivateDnsZoneGroupInner>, PrivateDnsZoneGroupInner> PrivateDnsZoneGroupsClient.beginCreateOrUpdate(String resourceGroupName, String privateEndpointName, String privateDnsZoneGroupName, PrivateDnsZoneGroupInner parameters) Creates or updates a private dns zone group in the specified private endpoint.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<PrivateDnsZoneGroupInner>, PrivateDnsZoneGroupInner> PrivateDnsZoneGroupsClient.beginCreateOrUpdate(String resourceGroupName, String privateEndpointName, String privateDnsZoneGroupName, PrivateDnsZoneGroupInner parameters, com.azure.core.util.Context context) Creates or updates a private dns zone group in the specified private endpoint.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<PrivateDnsZoneGroupInner>, PrivateDnsZoneGroupInner> PrivateDnsZoneGroupsClient.beginCreateOrUpdateAsync(String resourceGroupName, String privateEndpointName, String privateDnsZoneGroupName, PrivateDnsZoneGroupInner parameters) Creates or updates a private dns zone group in the specified private endpoint.PrivateDnsZoneGroupsClient.createOrUpdate(String resourceGroupName, String privateEndpointName, String privateDnsZoneGroupName, PrivateDnsZoneGroupInner parameters) Creates or updates a private dns zone group in the specified private endpoint.PrivateDnsZoneGroupsClient.createOrUpdate(String resourceGroupName, String privateEndpointName, String privateDnsZoneGroupName, PrivateDnsZoneGroupInner parameters, com.azure.core.util.Context context) Creates or updates a private dns zone group in the specified private endpoint.PrivateDnsZoneGroupsClient.createOrUpdateAsync(String resourceGroupName, String privateEndpointName, String privateDnsZoneGroupName, PrivateDnsZoneGroupInner parameters) Creates or updates a private dns zone group in the specified private endpoint.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> PrivateDnsZoneGroupsClient.createOrUpdateWithResponseAsync(String resourceGroupName, String privateEndpointName, String privateDnsZoneGroupName, PrivateDnsZoneGroupInner parameters) Creates or updates a private dns zone group in the specified private endpoint. -
Uses of PrivateDnsZoneGroupInner in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return PrivateDnsZoneGroupInnerModifier and TypeMethodDescriptionstatic PrivateDnsZoneGroupInnerPrivateDnsZoneGroupInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of PrivateDnsZoneGroupInner from the JsonReader.Set the name property: Name of the resource that is unique within a resource group.PrivateDnsZoneGroupInner.withPrivateDnsZoneConfigs(List<PrivateDnsZoneConfig> privateDnsZoneConfigs) Set the privateDnsZoneConfigs property: A collection of private dns zone configurations of the private dns zone group. -
Uses of PrivateDnsZoneGroupInner in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return types with arguments of type PrivateDnsZoneGroupInnerModifier and TypeMethodDescriptionPrivateDnsZoneGroupListResult.value()Get the value property: A list of private dns zone group resources in a private endpoint.Method parameters in com.azure.resourcemanager.network.models with type arguments of type PrivateDnsZoneGroupInnerModifier and TypeMethodDescriptionPrivateDnsZoneGroupListResult.withValue(List<PrivateDnsZoneGroupInner> value) Set the value property: A list of private dns zone group resources in a private endpoint.