Get Storage Account Credential Plain Args
data class GetStorageAccountCredentialPlainArgs(val managerName: String, val resourceGroupName: String, val storageAccountCredentialName: String) : ConvertibleToJava<GetStorageAccountCredentialPlainArgs>
Constructors
Link copied to clipboard
fun GetStorageAccountCredentialPlainArgs(managerName: String, resourceGroupName: String, storageAccountCredentialName: String)