GetEndpointPlainArgs

data class GetEndpointPlainArgs(val endpointName: String, val resourceGroupName: String, val storageMoverName: String) : ConvertibleToJava<GetEndpointPlainArgs>

Constructors

Link copied to clipboard
fun GetEndpointPlainArgs(endpointName: String, resourceGroupName: String, storageMoverName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetEndpointPlainArgs

Properties

Link copied to clipboard

The name of the Endpoint resource.

Link copied to clipboard

The name of the resource group. The name is case insensitive.

Link copied to clipboard

The name of the Storage Mover resource.