List Communication Service Keys Plain Args
data class ListCommunicationServiceKeysPlainArgs(val communicationServiceName: String, val resourceGroupName: String) : ConvertibleToJava<ListCommunicationServiceKeysPlainArgs>
Constructors
Link copied to clipboard
fun ListCommunicationServiceKeysPlainArgs(communicationServiceName: String, resourceGroupName: String)