Get Private Endpoint Connections For SCCPowershell Plain Args
data class GetPrivateEndpointConnectionsForSCCPowershellPlainArgs(val privateEndpointConnectionName: String, val resourceGroupName: String, val resourceName: String) : ConvertibleToJava<GetPrivateEndpointConnectionsForSCCPowershellPlainArgs>
Constructors
Link copied to clipboard
fun GetPrivateEndpointConnectionsForSCCPowershellPlainArgs(privateEndpointConnectionName: String, resourceGroupName: String, resourceName: String)