Uses of Class
com.azure.resourcemanager.compute.fluent.models.PrivateEndpointConnectionInner
-
Packages that use PrivateEndpointConnectionInner Package Description com.azure.resourcemanager.compute.fluent Package containing the service clients for ComputeManagementClient.com.azure.resourcemanager.compute.fluent.models Package containing the inner data models for ComputeManagementClient.com.azure.resourcemanager.compute.models Package containing the data models for ComputeManagementClient. -
-
Uses of PrivateEndpointConnectionInner in com.azure.resourcemanager.compute.fluent
Methods in com.azure.resourcemanager.compute.fluent that return PrivateEndpointConnectionInner Modifier and Type Method Description PrivateEndpointConnectionInnerDiskAccessesClient. getAPrivateEndpointConnection(String resourceGroupName, String diskAccessName, String privateEndpointConnectionName)Gets information about a private endpoint connection under a disk access resource.PrivateEndpointConnectionInnerDiskAccessesClient. updateAPrivateEndpointConnection(String resourceGroupName, String diskAccessName, String privateEndpointConnectionName, PrivateEndpointConnectionInner privateEndpointConnection)Approve or reject a private endpoint connection under disk access resource, this can't be used to create a new private endpoint connection.PrivateEndpointConnectionInnerDiskAccessesClient. updateAPrivateEndpointConnection(String resourceGroupName, String diskAccessName, String privateEndpointConnectionName, PrivateEndpointConnectionInner privateEndpointConnection, com.azure.core.util.Context context)Approve or reject a private endpoint connection under disk access resource, this can't be used to create a new private endpoint connection.Methods in com.azure.resourcemanager.compute.fluent that return types with arguments of type PrivateEndpointConnectionInner Modifier and Type Method Description com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<PrivateEndpointConnectionInner>,PrivateEndpointConnectionInner>DiskAccessesClient. beginUpdateAPrivateEndpointConnection(String resourceGroupName, String diskAccessName, String privateEndpointConnectionName, PrivateEndpointConnectionInner privateEndpointConnection)Approve or reject a private endpoint connection under disk access resource, this can't be used to create a new private endpoint connection.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<PrivateEndpointConnectionInner>,PrivateEndpointConnectionInner>DiskAccessesClient. beginUpdateAPrivateEndpointConnection(String resourceGroupName, String diskAccessName, String privateEndpointConnectionName, PrivateEndpointConnectionInner privateEndpointConnection)Approve or reject a private endpoint connection under disk access resource, this can't be used to create a new private endpoint connection.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<PrivateEndpointConnectionInner>,PrivateEndpointConnectionInner>DiskAccessesClient. beginUpdateAPrivateEndpointConnection(String resourceGroupName, String diskAccessName, String privateEndpointConnectionName, PrivateEndpointConnectionInner privateEndpointConnection, com.azure.core.util.Context context)Approve or reject a private endpoint connection under disk access resource, this can't be used to create a new private endpoint connection.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<PrivateEndpointConnectionInner>,PrivateEndpointConnectionInner>DiskAccessesClient. beginUpdateAPrivateEndpointConnection(String resourceGroupName, String diskAccessName, String privateEndpointConnectionName, PrivateEndpointConnectionInner privateEndpointConnection, com.azure.core.util.Context context)Approve or reject a private endpoint connection under disk access resource, this can't be used to create a new private endpoint connection.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<PrivateEndpointConnectionInner>,PrivateEndpointConnectionInner>DiskAccessesClient. beginUpdateAPrivateEndpointConnectionAsync(String resourceGroupName, String diskAccessName, String privateEndpointConnectionName, PrivateEndpointConnectionInner privateEndpointConnection)Approve or reject a private endpoint connection under disk access resource, this can't be used to create a new private endpoint connection.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<PrivateEndpointConnectionInner>,PrivateEndpointConnectionInner>DiskAccessesClient. beginUpdateAPrivateEndpointConnectionAsync(String resourceGroupName, String diskAccessName, String privateEndpointConnectionName, PrivateEndpointConnectionInner privateEndpointConnection)Approve or reject a private endpoint connection under disk access resource, this can't be used to create a new private endpoint connection.Mono<PrivateEndpointConnectionInner>DiskAccessesClient. getAPrivateEndpointConnectionAsync(String resourceGroupName, String diskAccessName, String privateEndpointConnectionName)Gets information about a private endpoint connection under a disk access resource.com.azure.core.http.rest.Response<PrivateEndpointConnectionInner>DiskAccessesClient. getAPrivateEndpointConnectionWithResponse(String resourceGroupName, String diskAccessName, String privateEndpointConnectionName, com.azure.core.util.Context context)Gets information about a private endpoint connection under a disk access resource.Mono<com.azure.core.http.rest.Response<PrivateEndpointConnectionInner>>DiskAccessesClient. getAPrivateEndpointConnectionWithResponseAsync(String resourceGroupName, String diskAccessName, String privateEndpointConnectionName)Gets information about a private endpoint connection under a disk access resource.com.azure.core.http.rest.PagedIterable<PrivateEndpointConnectionInner>DiskAccessesClient. listPrivateEndpointConnections(String resourceGroupName, String diskAccessName)List information about private endpoint connections under a disk access resource.com.azure.core.http.rest.PagedIterable<PrivateEndpointConnectionInner>DiskAccessesClient. listPrivateEndpointConnections(String resourceGroupName, String diskAccessName, com.azure.core.util.Context context)List information about private endpoint connections under a disk access resource.com.azure.core.http.rest.PagedFlux<PrivateEndpointConnectionInner>DiskAccessesClient. listPrivateEndpointConnectionsAsync(String resourceGroupName, String diskAccessName)List information about private endpoint connections under a disk access resource.Mono<PrivateEndpointConnectionInner>DiskAccessesClient. updateAPrivateEndpointConnectionAsync(String resourceGroupName, String diskAccessName, String privateEndpointConnectionName, PrivateEndpointConnectionInner privateEndpointConnection)Approve or reject a private endpoint connection under disk access resource, this can't be used to create a new private endpoint connection.Methods in com.azure.resourcemanager.compute.fluent with parameters of type PrivateEndpointConnectionInner Modifier and Type Method Description com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<PrivateEndpointConnectionInner>,PrivateEndpointConnectionInner>DiskAccessesClient. beginUpdateAPrivateEndpointConnection(String resourceGroupName, String diskAccessName, String privateEndpointConnectionName, PrivateEndpointConnectionInner privateEndpointConnection)Approve or reject a private endpoint connection under disk access resource, this can't be used to create a new private endpoint connection.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<PrivateEndpointConnectionInner>,PrivateEndpointConnectionInner>DiskAccessesClient. beginUpdateAPrivateEndpointConnection(String resourceGroupName, String diskAccessName, String privateEndpointConnectionName, PrivateEndpointConnectionInner privateEndpointConnection, com.azure.core.util.Context context)Approve or reject a private endpoint connection under disk access resource, this can't be used to create a new private endpoint connection.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<PrivateEndpointConnectionInner>,PrivateEndpointConnectionInner>DiskAccessesClient. beginUpdateAPrivateEndpointConnectionAsync(String resourceGroupName, String diskAccessName, String privateEndpointConnectionName, PrivateEndpointConnectionInner privateEndpointConnection)Approve or reject a private endpoint connection under disk access resource, this can't be used to create a new private endpoint connection.PrivateEndpointConnectionInnerDiskAccessesClient. updateAPrivateEndpointConnection(String resourceGroupName, String diskAccessName, String privateEndpointConnectionName, PrivateEndpointConnectionInner privateEndpointConnection)Approve or reject a private endpoint connection under disk access resource, this can't be used to create a new private endpoint connection.PrivateEndpointConnectionInnerDiskAccessesClient. updateAPrivateEndpointConnection(String resourceGroupName, String diskAccessName, String privateEndpointConnectionName, PrivateEndpointConnectionInner privateEndpointConnection, com.azure.core.util.Context context)Approve or reject a private endpoint connection under disk access resource, this can't be used to create a new private endpoint connection.Mono<PrivateEndpointConnectionInner>DiskAccessesClient. updateAPrivateEndpointConnectionAsync(String resourceGroupName, String diskAccessName, String privateEndpointConnectionName, PrivateEndpointConnectionInner privateEndpointConnection)Approve or reject a private endpoint connection under disk access resource, this can't be used to create a new private endpoint connection.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>>DiskAccessesClient. updateAPrivateEndpointConnectionWithResponseAsync(String resourceGroupName, String diskAccessName, String privateEndpointConnectionName, PrivateEndpointConnectionInner privateEndpointConnection)Approve or reject a private endpoint connection under disk access resource, this can't be used to create a new private endpoint connection. -
Uses of PrivateEndpointConnectionInner in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return PrivateEndpointConnectionInner Modifier and Type Method Description PrivateEndpointConnectionInnerPrivateEndpointConnectionInner. withPrivateLinkServiceConnectionState(PrivateLinkServiceConnectionState privateLinkServiceConnectionState)Set the privateLinkServiceConnectionState property: A collection of information about the state of the connection between DiskAccess and Virtual Network.Methods in com.azure.resourcemanager.compute.fluent.models that return types with arguments of type PrivateEndpointConnectionInner Modifier and Type Method Description List<PrivateEndpointConnectionInner>DiskAccessInner. privateEndpointConnections()Get the privateEndpointConnections property: A readonly collection of private endpoint connections created on the disk.List<PrivateEndpointConnectionInner>DiskAccessProperties. privateEndpointConnections()Get the privateEndpointConnections property: A readonly collection of private endpoint connections created on the disk. -
Uses of PrivateEndpointConnectionInner in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return types with arguments of type PrivateEndpointConnectionInner Modifier and Type Method Description List<PrivateEndpointConnectionInner>PrivateEndpointConnectionListResult. value()Get the value property: Array of private endpoint connections.Method parameters in com.azure.resourcemanager.compute.models with type arguments of type PrivateEndpointConnectionInner Modifier and Type Method Description PrivateEndpointConnectionListResultPrivateEndpointConnectionListResult. withValue(List<PrivateEndpointConnectionInner> value)Set the value property: Array of private endpoint connections.
-